Searched refs:INTEL_OUTPUT_DSI (Results 1 – 12 of 12) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| 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_dpll() 1433 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_dpll() 1459 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_dpll() 1491 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in chv_crtc_compute_clock() 1518 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_crtc_compute_clock()
|
| A D | intel_dsi_dcs_backlight.c | 200 if (drm_WARN_ON(dev, encoder->type != INTEL_OUTPUT_DSI)) in intel_dsi_dcs_init_backlight_funcs()
|
| A D | intel_opregion.c | 406 if (encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder() 447 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
|
| A D | vlv_dsi.c | 1184 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in intel_dsi_get_config() 1761 if (!intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in vlv_dsi_min_cdclk() 1952 encoder->type = INTEL_OUTPUT_DSI; in vlv_dsi_init()
|
| A D | intel_vblank.c | 659 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI); in intel_vblank_evade_init()
|
| A D | intel_crtc.c | 679 intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_pipe_update_end()
|
| A D | icl_dsi.c | 1556 pipe_config->output_types |= BIT(INTEL_OUTPUT_DSI); in gen11_dsi_get_config() 1948 encoder->type = INTEL_OUTPUT_DSI; in icl_dsi_init()
|
| A D | intel_vdsc.c | 269 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI); in is_dsi_dsc_1_1()
|
| A D | intel_display_types.h | 80 INTEL_OUTPUT_DSI = 9, enumerator
|
| A D | intel_display.c | 500 if (intel_crtc_has_type(new_crtc_state, INTEL_OUTPUT_DSI)) in intel_enable_transcoder() 2145 if (!intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable() 4995 !intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_DSI); in allow_vblank_delay_fastset()
|
| A D | intel_dpll_mgr.c | 3325 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_DSI)) in icl_compute_combo_phy_dpll()
|
| A D | intel_ddi.c | 2119 if (encoder->type == INTEL_OUTPUT_DSI) { in intel_ddi_sanitize_encoder_pll_mapping()
|
Completed in 852 milliseconds