[Intel-gfx] [PATCH] drm/i915: Don't use BIT() in UAPI section
Chris Wilson
chris at chris-wilson.co.uk
Fri Oct 6 11:00:45 UTC 2017
Quoting Joonas Lahtinen (2017-10-06 11:45:59)
> Lets not introduce BIT() macro requirement for UAPI for now.
>
> Fixes: 3fd3a6ffe279 ("drm/i915: Simplify i915_reg_read_ioctl")
> Signed-off-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
Yes, this is the simplest solution for now. I mistakenly thought we
would be able to use BIT in uapi, but is not exported yet and the first
one who does has the challene of conflicts. :|
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the Intel-gfx
mailing list