[Intel-gfx] [PATCH] drm/i915: use for_each_pipe loop to assign crtc_mask

Chris Wilson chris at chris-wilson.co.uk
Fri Sep 7 12:45:39 UTC 2018


Quoting Mahesh Kumar (2018-09-07 13:40:35)
> This cleanup patch makes changes to use for_each_pipe loop
> during bit-mask assignment of allowed crtc with encoder.

mask |= BIT(i) ?
-Chris


More information about the Intel-gfx mailing list