Searched refs:INTEL_OUTPUT_LVDS (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/i915/display/ |
| D | intel_lvds.c | 125 pipe_config->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config() 760 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder() 904 intel_encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
|
| D | intel_display_types.h | 63 INTEL_OUTPUT_LVDS = 4, enumerator
|
| D | intel_display.c | 680 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_select_p2_div() 8127 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_config() 8262 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_update_pll_dividers() 8698 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in i9xx_compute_dpll() 8743 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_compute_dpll() 8772 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_compute_dpll() 8799 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i8xx_compute_dpll() 9048 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_crtc_compute_clock() 9086 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in g4x_crtc_compute_clock() 9132 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in pnv_crtc_compute_clock() [all …]
|
| D | intel_display_debugfs.c | 698 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_connector_info()
|
| /Linux-v5.10/drivers/gpu/drm/gma500/ |
| D | cdv_intel_display.c | 367 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()
|
| D | psb_intel_display.c | 59 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in psb_intel_limit() 126 case INTEL_OUTPUT_LVDS: in psb_intel_crtc_mode_set()
|
| D | psb_intel_drv.h | 50 #define INTEL_OUTPUT_LVDS 4 macro
|
| D | oaktrail_crtc.c | 87 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) in mrst_limit() 401 case INTEL_OUTPUT_LVDS: in oaktrail_crtc_mode_set()
|
| D | oaktrail_lvds.c | 319 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
|
| D | psb_drv.c | 377 case INTEL_OUTPUT_LVDS: in psb_driver_load()
|
| D | cdv_intel_lvds.c | 531 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
|
| D | framebuffer.c | 582 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
|
| D | psb_intel_lvds.c | 679 gma_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
|
| D | gma_display.c | 757 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in gma_find_best_pll()
|