Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_LVDS (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds.c129 crtc_state->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config()
781 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder()
927 encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
H A Dintel_display_types.h78 INTEL_OUTPUT_LVDS = 4, enumerator
H A Dintel_display.c2388 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_pipe_src()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c62 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in psb_intel_limit()
130 case INTEL_OUTPUT_LVDS: in psb_intel_crtc_mode_set()
H A Dcdv_intel_display.c369 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_intel_limit()
521 gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_update_wm()
606 case INTEL_OUTPUT_LVDS: in cdv_intel_crtc_mode_set()
H A Doaktrail_lvds.c327 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
H A Dcdv_intel_lvds.c543 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
H A Dpsb_intel_lvds.c687 gma_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
H A Dgma_display.c760 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in gma_find_best_pll()