Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c1657 struct intel_crtc *pipe_crtc; in hsw_crtc_enable() local
1662 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, new_crtc_state, i) { in hsw_crtc_enable()
1664 intel_atomic_get_new_crtc_state(state, pipe_crtc); in hsw_crtc_enable()
1676 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, new_crtc_state, i) { in hsw_crtc_enable()
1678 intel_atomic_get_new_crtc_state(state, pipe_crtc); in hsw_crtc_enable()
1694 for_each_pipe_crtc_modeset_enable(display, pipe_crtc, new_crtc_state, i) { in hsw_crtc_enable()
1696 intel_atomic_get_new_crtc_state(state, pipe_crtc); in hsw_crtc_enable()
1698 pipe_crtc->active = true; in hsw_crtc_enable()
1701 glk_pipe_scaler_clock_gating_wa(pipe_crtc, true); in hsw_crtc_enable()
1719 intel_initial_watermarks(state, pipe_crtc); in hsw_crtc_enable()
[all …]