Searched refs:INTEL_PIPE_ANY (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp90 ASSERT(pipe != INTEL_PIPE_ANY);
289 which.ClearPipe(INTEL_PIPE_ANY);
298 return which.HasPipe(INTEL_PIPE_ANY);
/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp298 // Ideally we could just return INTEL_PIPE_ANY for all devices by default, but
301 return INTEL_PIPE_ANY;
360 return INTEL_PIPE_ANY;
1097 // Ideally we could just return INTEL_PIPE_ANY for the newer devices, but
1608 return INTEL_PIPE_ANY;
1637 return INTEL_PIPE_ANY;
1640 return INTEL_PIPE_ANY;
1651 return INTEL_PIPE_ANY;
1668 return INTEL_PIPE_ANY;
H A Daccelerant.cpp456 if (preference != INTEL_PIPE_ANY) {
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h486 INTEL_PIPE_ANY, enumerator in enum:pipe_index
499 if (pipe == INTEL_PIPE_ANY)
507 if (pipe == INTEL_PIPE_ANY) {
509 // first bit corresponds to INTEL_PIPE_ANY but it's never used,
517 if (pipe == INTEL_PIPE_ANY)

Completed in 126 milliseconds