Searched refs:INTEL_OUTPUT_DSI (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_dsi_dcs_backlight.c | 199 if (drm_WARN_ON(dev, encoder->type != INTEL_OUTPUT_DSI)) in intel_dsi_dcs_init_backlight_funcs()
|
| H A D | intel_dpll.c | 1168 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_compute_clock() 1176 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_compute_clock() 1196 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_get_shared_dpll() 1444 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_dpll() 1470 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_dpll() 1502 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_crtc_compute_clock() 1529 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_crtc_compute_clock()
|
| H A D | intel_opregion.c | 403 if (encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder() 444 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
|
| H A D | intel_vblank.c | 658 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_vblank_evade_init()
|
| H A D | vlv_dsi.c | 1186 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config() 1766 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_dsi_min_cdclk() 1958 encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
|
| H A D | intel_crtc.c | 677 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_pipe_update_end()
|
| H A D | icl_dsi.c | 1550 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config() 1993 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
|
| H A D | intel_display_types.h | 79 INTEL_OUTPUT_DSI = 9, enumerator
|
| H A D | intel_display.c | 496 if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_enable_transcoder() 2148 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable() 4959 !intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI); in allow_vblank_delay_fastset()
|
| H A D | intel_dpll_mgr.c | 3327 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_compute_combo_phy_dpll()
|
| H A D | intel_ddi.c | 2111 if (encoder->type == INTEL_OUTPUT_DSI) { in intel_ddi_sanitize_encoder_pll_mapping()
|