Searched refs:pipe_crtc (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_mst.c | 1049 struct intel_crtc *pipe_crtc; in mst_stream_post_disable() local 1058 for_each_pipe_crtc_modeset_disable(display, pipe_crtc, old_crtc_state, i) { in mst_stream_post_disable() 1060 intel_atomic_get_old_crtc_state(state, pipe_crtc); in mst_stream_post_disable() 1085 for_each_pipe_crtc_modeset_disable(display, pipe_crtc, old_crtc_state, i) { in mst_stream_post_disable() 1087 intel_atomic_get_old_crtc_state(state, pipe_crtc); in mst_stream_post_disable() 1295 struct intel_crtc *pipe_crtc; in mst_stream_enable() local 1341 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, pipe_config, i) { in mst_stream_enable() 1343 intel_atomic_get_new_crtc_state(state, pipe_crtc); in mst_stream_enable()
|
H A D | intel_display.c | 1658 struct intel_crtc *pipe_crtc; in hsw_crtc_enable() local 1663 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, new_crtc_state, i) { in hsw_crtc_enable() 1665 intel_atomic_get_new_crtc_state(state, pipe_crtc); in hsw_crtc_enable() 1677 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, new_crtc_state, i) { in hsw_crtc_enable() 1679 intel_atomic_get_new_crtc_state(state, pipe_crtc); in hsw_crtc_enable() 1695 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, new_crtc_state, i) { in hsw_crtc_enable() 1697 intel_atomic_get_new_crtc_state(state, pipe_crtc); in hsw_crtc_enable() 1699 pipe_crtc->active = true; in hsw_crtc_enable() 1702 glk_pipe_scaler_clock_gating_wa(pipe_crtc, true); in hsw_crtc_enable() 1720 intel_initial_watermarks(state, pipe_crtc); in hsw_crtc_enable() 1792 struct intel_crtc *pipe_crtc; hsw_crtc_disable() local 6679 struct intel_crtc *pipe_crtc; intel_enable_crtc() local 6811 struct intel_crtc *pipe_crtc; intel_old_crtc_state_disables() local [all...] |
H A D | intel_ddi.c | 3225 struct intel_crtc *pipe_crtc; in intel_ddi_post_disable_hdmi_or_sst() local 3229 for_each_pipe_crtc_modeset_disable(display, pipe_crtc, old_crtc_state, i) { in intel_ddi_post_disable_hdmi_or_sst() 3231 intel_atomic_get_old_crtc_state(state, pipe_crtc); in intel_ddi_post_disable_hdmi_or_sst() 3256 for_each_pipe_crtc_modeset_disable(display, pipe_crtc, old_crtc_state, i) { in intel_ddi_post_disable_hdmi_or_sst() 3258 intel_atomic_get_old_crtc_state(state, pipe_crtc); in intel_ddi_post_disable_hdmi_or_sst() 3510 struct intel_crtc *pipe_crtc; in intel_ddi_enable() local 3547 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, crtc_state, i) { in intel_ddi_enable() 3549 intel_atomic_get_new_crtc_state(state, pipe_crtc); in intel_ddi_enable() 3663 struct intel_crtc *pipe_crtc; in intel_ddi_update_active_dpll() local 3669 for_each_intel_crtc_in_pipe_mask(display->drm, pipe_crtc, in intel_ddi_update_active_dpll() [all...] |