Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c625 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_select_p2_div()
1014 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in i9xx_dpll()
1107 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_dpll()
1136 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i8xx_dpll()
1247 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in ilk_fb_cb_factor()
1285 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in ilk_dpll()
1339 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in ilk_dpll()
1376 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_crtc_compute_clock()
1548 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in g4x_crtc_compute_clock()
1598 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in pnv_crtc_compute_clock()
[all …]
H A Dintel_lvds.c130 crtc_state->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config()
783 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder()
930 encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
H A Dintel_pch_refclk.c510 case INTEL_OUTPUT_LVDS: in ilk_init_pch_refclk()
H A Dintel_display_types.h74 INTEL_OUTPUT_LVDS = 4, enumerator
H A Dintel_display.c2364 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_pipe_src()
/linux-6.15/drivers/gpu/drm/gma500/
H A Dframebuffer.c154 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
H A Dpsb_intel_drv.h49 #define INTEL_OUTPUT_LVDS 4 macro
H A 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()
H A 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()
H A 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()
H A Doaktrail_lvds.c326 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
H A Dpsb_drv.c397 if (gma_encoder->type == INTEL_OUTPUT_LVDS || in psb_driver_load()
H A Dcdv_intel_lvds.c544 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
H A Dpsb_intel_lvds.c686 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()