diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-12-22 08:36:24 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-12-27 14:16:58 +0100 |
commit | 7173320758e5dfcd7a47a51d3fe2b21c43d9633c (patch) | |
tree | 60d0279dbbccea268131e4e4e72f84bfa9782d29 /security/selinux/avc.c | |
parent | d1bac3a78111c82befc8c8fc185b2d90a64ed4b6 (diff) |
drm: Promote drm_mm alignment to u64
In places (e.g. i915.ko), the alignment is exported to userspace as u64
and there now exists hardware for which we can indeed utilize a u64
alignment. As such, we need to keep 64bit integers throughout when
handling alignment.
Testcase: igt/drm_mm/align64
Testcase: igt/gem_exec_alignment
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161222083641.2691-22-chris@chris-wilson.co.uk
Diffstat (limited to 'security/selinux/avc.c')
0 files changed, 0 insertions, 0 deletions