Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dpll.c400 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_select_p2_div()
790 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_update_pll_dividers()
810 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in i9xx_compute_dpll()
855 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_compute_dpll()
884 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_compute_dpll()
911 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i8xx_compute_dpll()
961 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_compute_dpll()
987 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in ilk_compute_dpll()
1040 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in ilk_compute_dpll()
1069 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_crtc_compute_clock()
[all …]
Dintel_lvds.c126 pipe_config->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config()
770 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder()
915 intel_encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
Dintel_display_types.h64 INTEL_OUTPUT_LVDS = 4, enumerator
Dintel_display_debugfs.c742 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_connector_info()
Dintel_display.c4591 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_config()
5261 case INTEL_OUTPUT_LVDS: in ilk_init_pch_refclk()
/Linux-v5.15/drivers/gpu/drm/gma500/
Dcdv_intel_display.c367 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_intel_limit()
519 gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_update_wm()
603 case INTEL_OUTPUT_LVDS: in cdv_intel_crtc_mode_set()
Dpsb_intel_display.c59 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in psb_intel_limit()
126 case INTEL_OUTPUT_LVDS: in psb_intel_crtc_mode_set()
Dpsb_intel_drv.h50 #define INTEL_OUTPUT_LVDS 4 macro
Doaktrail_crtc.c87 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) in mrst_limit()
401 case INTEL_OUTPUT_LVDS: in oaktrail_crtc_mode_set()
Doaktrail_lvds.c320 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
Dcdv_intel_lvds.c532 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
Dframebuffer.c504 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
Dpsb_drv.c397 case INTEL_OUTPUT_LVDS: in psb_driver_load()
Dpsb_intel_lvds.c680 gma_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
Dgma_display.c757 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in gma_find_best_pll()