Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: Compact booleans within struct drm_file
Replace the sparse array of booleans with a bitfield. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information