commit | 35c20a60c7549b11fd1d8c5d5d7ab5b6b54d6ff9 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Fri May 31 11:28:48 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 03 10:51:14 2013 +0200 |
tree | 6a52e30213501afd3a4f4dede092decbbc4f8092 | |
parent | 401c29f607702864fd00b6154325f7570ebaba4f [diff] |
drm/i915: Rename the gtt_list to global_list Since it will be used for the global bound/unbound list with full PPGTT, this helps clarify things for upcoming code rework. Recommended-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>