Searched refs:INTEL_OUTPUT_DSI (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| 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()
|
| A D | intel_dpll.c | 1162 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_compute_clock() 1170 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_compute_clock() 1190 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_get_shared_dpll() 1435 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_dpll() 1461 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_dpll() 1493 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_crtc_compute_clock() 1520 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_crtc_compute_clock()
|
| A D | intel_opregion.c | 402 if (encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder() 443 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
|
| A D | intel_vblank.c | 612 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_vblank_evade_init()
|
| A D | intel_crtc.c | 622 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_pipe_update_end()
|
| A D | vlv_dsi.c | 1185 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config() 1932 encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
|
| A D | icl_dsi.c | 1546 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config() 1991 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
|
| A D | intel_display_types.h | 83 INTEL_OUTPUT_DSI = 9, enumerator
|
| A D | intel_cdclk.c | 2820 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk() 2829 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk()
|
| A D | intel_display.c | 427 if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_enable_transcoder() 2249 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable()
|
| A D | intel_dpll_mgr.c | 3319 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_compute_combo_phy_dpll()
|
| A D | intel_ddi.c | 2056 if (encoder->type == INTEL_OUTPUT_DSI) { in intel_ddi_sanitize_encoder_pll_mapping()
|
Completed in 70 milliseconds