Searched refs:INTEL_OUTPUT_LVDS (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_dpll.c | 412 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_select_p2_div() 817 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in i9xx_compute_dpll() 896 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_compute_dpll() 925 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i8xx_compute_dpll() 1014 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_update_pll_dividers() 1048 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in ilk_compute_dpll() 1102 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in ilk_compute_dpll() 1127 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_crtc_compute_clock() 1276 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in g4x_crtc_compute_clock() 1323 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in pnv_crtc_compute_clock() [all …]
|
A D | intel_lvds.c | 130 pipe_config->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config() 772 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder() 920 intel_encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
|
A D | intel_pch_refclk.c | 513 case INTEL_OUTPUT_LVDS: in ilk_init_pch_refclk()
|
A D | intel_display_types.h | 75 INTEL_OUTPUT_LVDS = 4, enumerator
|
A D | intel_display.c | 2594 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_pipe_src()
|
/linux-6.3-rc2/drivers/gpu/drm/gma500/ |
A D | psb_intel_display.c | 61 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in psb_intel_limit() 129 case INTEL_OUTPUT_LVDS: in psb_intel_crtc_mode_set()
|
A D | cdv_intel_display.c | 368 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()
|
A D | psb_intel_drv.h | 49 #define INTEL_OUTPUT_LVDS 4 macro
|
A D | oaktrail_crtc.c | 90 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) in mrst_limit() 401 case INTEL_OUTPUT_LVDS: in oaktrail_crtc_mode_set()
|
A D | oaktrail_lvds.c | 328 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
|
A D | psb_drv.c | 398 if (gma_encoder->type == INTEL_OUTPUT_LVDS || in psb_driver_load()
|
A D | framebuffer.c | 483 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
|
A D | cdv_intel_lvds.c | 541 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
|
A D | psb_intel_lvds.c | 683 gma_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
|
A D | gma_display.c | 760 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in gma_find_best_pll()
|
Completed in 51 milliseconds