Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_DSI (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dsi_dcs_backlight.c169 if (WARN_ON(encoder->type != INTEL_OUTPUT_DSI)) in intel_dsi_dcs_init_backlight_funcs()
Dintel_opregion.c376 if (intel_encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder()
402 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
Dicl_dsi.c1257 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config()
1585 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
Dintel_display_types.h66 INTEL_OUTPUT_DSI = 9, enumerator
Dvlv_dsi.c1197 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config()
1864 intel_encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
Dintel_cdclk.c2272 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()
Dintel_color.c397 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in i9xx_load_luts_internal()
Dintel_sprite.c104 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_pipe_update_start()
Dintel_dpll_mgr.c2583 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_calc_dpll_state()
Dintel_display.c1812 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()
Dintel_ddi.c2867 if (encoder->type == INTEL_OUTPUT_DSI) { in icl_sanitize_encoder_pll_mapping()