Searched refs:INTEL_OUTPUT_DSI (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_dsi_dcs_backlight.c | 169 if (drm_WARN_ON(dev, encoder->type != INTEL_OUTPUT_DSI)) in intel_dsi_dcs_init_backlight_funcs()
|
D | intel_opregion.c | 352 if (intel_encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder() 378 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
|
D | intel_vdsc.c | 1082 if (encoder->type == INTEL_OUTPUT_DSI) in intel_dsc_enable()
|
D | vlv_dsi.c | 1234 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config() 1850 intel_encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
|
D | intel_display_types.h | 68 INTEL_OUTPUT_DSI = 9, enumerator
|
D | icl_dsi.c | 1468 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config() 1894 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
|
D | intel_cdclk.c | 2058 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk() 2067 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk()
|
D | intel_color.c | 594 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in i965_load_luts()
|
D | intel_sprite.c | 92 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_pipe_update_start()
|
D | intel_display.c | 1865 if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_enable_pipe() 7631 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable() 8403 if (!intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DSI)) in vlv_compute_dpll() 8420 if (!intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DSI)) in chv_compute_dpll() 10824 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) || in hsw_crtc_compute_clock()
|
D | intel_dpll_mgr.c | 3513 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_get_combo_phy_dpll()
|
D | intel_ddi.c | 3027 if (encoder->type == INTEL_OUTPUT_DSI) { in icl_sanitize_encoder_pll_mapping()
|