Searched refs:INTEL_OUTPUT_DSI (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_crtc.c | 399 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_pipe_update_start() 550 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_pipe_update_end()
|
| A D | intel_dsi_dcs_backlight.c | 191 if (drm_WARN_ON(dev, encoder->type != INTEL_OUTPUT_DSI)) in intel_dsi_dcs_init_backlight_funcs()
|
| A D | intel_opregion.c | 351 if (intel_encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder() 377 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
|
| A D | intel_dpll.c | 947 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in hsw_crtc_compute_clock() 1145 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_compute_dpll() 1163 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_compute_dpll()
|
| A D | vlv_dsi.c | 1264 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config() 1878 intel_encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
|
| A D | icl_dsi.c | 1568 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config() 2025 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
|
| A D | intel_vdsc.c | 1159 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in intel_dsc_enable()
|
| A D | intel_cdclk.c | 2158 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk() 2167 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI) && in intel_crtc_compute_min_cdclk()
|
| A D | intel_display_types.h | 69 INTEL_OUTPUT_DSI = 9, enumerator
|
| A D | intel_color.c | 596 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in i965_load_luts()
|
| A D | intel_dpll_mgr.c | 3135 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_get_combo_phy_dpll()
|
| A D | intel_ddi.c | 1976 if (encoder->type == INTEL_OUTPUT_DSI) { in intel_ddi_sanitize_encoder_pll_mapping()
|
| A D | intel_display.c | 742 if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_enable_transcoder() 3217 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable()
|
Completed in 74 milliseconds