Searched refs:INTEL_OUTPUT_DSI (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_dsi_dcs_backlight.c | 194 if (drm_WARN_ON(dev, encoder->type != INTEL_OUTPUT_DSI)) in intel_dsi_dcs_init_backlight_funcs()
|
D | intel_dpll.c | 944 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_compute_clock() 952 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_compute_clock() 972 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_get_shared_dpll() 1189 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_compute_dpll() 1207 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_compute_dpll() 1230 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_crtc_compute_clock() 1256 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_crtc_compute_clock()
|
D | intel_crtc.c | 486 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_pipe_update_start() 648 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_pipe_update_end()
|
D | intel_opregion.c | 377 if (intel_encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder() 418 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
|
D | vlv_dsi.c | 1271 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config() 1911 intel_encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
|
D | icl_dsi.c | 1575 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config() 2036 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
|
D | intel_display_types.h | 79 INTEL_OUTPUT_DSI = 9, enumerator
|
D | intel_cdclk.c | 2278 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk() 2287 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk()
|
D | intel_color.c | 617 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in i965_load_luts()
|
D | intel_display.c | 548 if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_enable_transcoder() 2395 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable()
|
D | intel_ddi.c | 1971 if (encoder->type == INTEL_OUTPUT_DSI) { in intel_ddi_sanitize_encoder_pll_mapping()
|
D | intel_dpll_mgr.c | 3207 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_compute_combo_phy_dpll()
|