diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2014-08-10 06:29:11 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-08-11 14:16:04 +0200 |
commit | 906843c3a1acc36407e500a073679c4207d307cd (patch) | |
tree | 23d6d6803783f4f5525b2dd033dc881787a309c6 /drivers/gpu/drm/i915/intel_lrc.h | |
parent | 060e82c6f4ccf678decffb28ba8301ca9220a995 (diff) | |
download | talos-op-linux-906843c3a1acc36407e500a073679c4207d307cd.tar.gz talos-op-linux-906843c3a1acc36407e500a073679c4207d307cd.zip |
drm/i915: Simplify relocate_entry_gtt() and make 64-bit safe
Even though we should not try to use 4+GiB GTTs on 32-bit systems, by
using a local variable we can future proof the code whilst making it
easier to read.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
[danvet: Appease checkpatch a bit.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_lrc.h')
0 files changed, 0 insertions, 0 deletions