Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c11811 struct intel_crtc_state *first_crtc_state = NULL; in haswell_mode_set_planes_workaround() local
11823 if (first_crtc_state) { in haswell_mode_set_planes_workaround()
11827 first_crtc_state = to_intel_crtc_state(crtc_state); in haswell_mode_set_planes_workaround()
11833 if (!first_crtc_state) in haswell_mode_set_planes_workaround()
11858 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in haswell_mode_set_planes_workaround()