Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dpll.c413 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_select_p2_div()
818 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in i9xx_compute_dpll()
869 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_compute_dpll()
897 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_compute_dpll()
926 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i8xx_compute_dpll()
1041 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_update_pll_dividers()
1075 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in ilk_compute_dpll()
1129 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in ilk_compute_dpll()
1154 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_crtc_compute_clock()
1303 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in g4x_crtc_compute_clock()
[all …]
Dintel_lvds.c131 crtc_state->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config()
775 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder()
919 encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
Dintel_pch_refclk.c507 case INTEL_OUTPUT_LVDS: in ilk_init_pch_refclk()
Dintel_display_types.h76 INTEL_OUTPUT_LVDS = 4, enumerator
Dintel_display.c2271 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_pipe_src()
/linux-6.6.21/drivers/gpu/drm/gma500/
Dframebuffer.c154 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
Dpsb_intel_display.c61 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in psb_intel_limit()
129 case INTEL_OUTPUT_LVDS: in psb_intel_crtc_mode_set()
Dcdv_intel_display.c368 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_intel_limit()
520 gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_update_wm()
605 case INTEL_OUTPUT_LVDS: in cdv_intel_crtc_mode_set()
Dpsb_intel_drv.h49 #define INTEL_OUTPUT_LVDS 4 macro
Doaktrail_crtc.c90 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) in mrst_limit()
401 case INTEL_OUTPUT_LVDS: in oaktrail_crtc_mode_set()
Doaktrail_lvds.c328 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
Dpsb_drv.c396 if (gma_encoder->type == INTEL_OUTPUT_LVDS || in psb_driver_load()
Dcdv_intel_lvds.c541 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
Dpsb_intel_lvds.c683 gma_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
Dgma_display.c760 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in gma_find_best_pll()