Re: [Intel-gfx] [PATCH 4/4] drm/i915: Rename the gtt_list to global_list

2013-05-31 Thread Chris Wilson
On Fri, May 31, 2013 at 11:28:48AM -0700, Ben Widawsky wrote: > 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 > Signed-off-by: Ben Widawsky Reviewed-by: Chris Wilson -Chris -- Chr

[Intel-gfx] [PATCH 4/4] drm/i915: Rename the gtt_list to global_list

2013-05-31 Thread Ben Widawsky
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 Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_debugfs.c| 11 ++- drivers/gpu/drm/i915/i915_drv.h| 2 +- driv