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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ddi.c70 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP ||
302 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
650 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
739 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
834 } else if (type == INTEL_OUTPUT_DISPLAYPORT ||
1055 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
1268 if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP)
H A Dintel_drv.h73 #define INTEL_OUTPUT_DISPLAYPORT 7 macro
H A Dintel_dp.c2586 intel_encoder->type = INTEL_OUTPUT_DISPLAYPORT;
2799 if (intel_encoder->type == INTEL_OUTPUT_DISPLAYPORT ||
3255 intel_encoder->type = INTEL_OUTPUT_DISPLAYPORT;
H A Dintel_display.c2973 (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) ||
4468 intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_DISPLAYPORT)) {
4488 if (intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_DISPLAYPORT) ||
4556 if (intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_DISPLAYPORT))
6221 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {
6299 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {

Completed in 52 milliseconds