Searched refs:INTEL_OUTPUT_DSI (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_dsi_dcs_backlight.c | 169 if (WARN_ON(encoder->type != INTEL_OUTPUT_DSI)) in intel_dsi_dcs_init_backlight_funcs()
|
D | intel_opregion.c | 376 if (intel_encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder() 402 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
|
D | icl_dsi.c | 1257 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config() 1585 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
|
D | intel_display_types.h | 66 INTEL_OUTPUT_DSI = 9, enumerator
|
D | vlv_dsi.c | 1197 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config() 1864 intel_encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
|
D | intel_cdclk.c | 2272 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk() 2281 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk()
|
D | intel_color.c | 397 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in i9xx_load_luts_internal()
|
D | intel_sprite.c | 104 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_pipe_update_start()
|
D | intel_dpll_mgr.c | 2583 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_calc_dpll_state()
|
D | intel_display.c | 1812 if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_enable_pipe() 7010 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable() 7713 if (!intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DSI)) in vlv_compute_dpll() 7730 if (!intel_crtc_has_type(pipe_config, INTEL_OUTPUT_DSI)) in chv_compute_dpll() 10056 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) || in haswell_crtc_compute_clock()
|
D | intel_ddi.c | 2867 if (encoder->type == INTEL_OUTPUT_DSI) { in icl_sanitize_encoder_pll_mapping()
|