Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_ANALOG (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_crt.c305 if (crt->base.type != INTEL_OUTPUT_ANALOG) in intel_crt_detect_ddc()
623 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_drv.h71 #define INTEL_OUTPUT_ANALOG 1 macro
Dintel_display.c428 intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) { in intel_g4x_limit()
5191 case INTEL_OUTPUT_ANALOG: in i9xx_crtc_mode_set()
5702 case INTEL_OUTPUT_ANALOG: in ironlake_crtc_mode_set()
/linux-3.4.99/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h64 #define INTEL_OUTPUT_ANALOG 1 macro
Dcdv_intel_crt.c318 psb_intel_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dframebuffer.c726 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
728 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
Dcdv_intel_display.c751 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()