Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c14585 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround() local
14620 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
14623 enabled_pipe = crtc->pipe; in hsw_mode_set_planes_workaround()
14626 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
14627 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in hsw_mode_set_planes_workaround()