[Intel-gfx] [PATCH 1/9] drm/i915: Use CRTC index consistently during getting/putting CRTC power domains
Chris Wilson
chris at chris-wilson.co.uk
Mon Nov 30 21:50:26 UTC 2020
Quoting Imre Deak (2020-11-30 21:21:52)
> The for_each_oldnew_intel_crtc_in_state() iterator index does match
> crtc->pipe, but using the same thing as array index when getting and
> putting CRTC power domains makes things clearer.
>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Imre Deak <imre.deak at intel.com>
crtc->pipe appears favoured.
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the Intel-gfx
mailing list