commit | 75c7b0b8620ce5a672da02e721a775acb7863c64 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 15 08:43:57 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 15 10:07:35 2017 +0000 |
tree | 866b40636ed95e5728a044ce95be4eaf538c03ba | |
parent | 57202f47af85381f31f317a2a75fe76ea4c76925 [diff] |
drm/i915: Use preferred kernel types in i915_gem_gtt.c Make checkpatch happy and make the use of u32/u64 consistent throughout i915_gem_gtt.[ch] Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170215084357.19977-23-chris@chris-wilson.co.uk