Re: [Intel-gfx] [PATCH 4/6] drm/i915: Use gtt_space->start for stolen reservation

2013-07-04 Thread Daniel Vetter
On Wed, Jul 03, 2013 at 02:45:24PM -0700, Ben Widawsky wrote: > Shortly we'll want to switch to an embedded drm_mm_node per object, and > therefore using pointers as we're doing is unfeasible. > > I've chosen an impossible gtt start offset as the way to denote a > reservation. > > CC: Chris Wilso

[Intel-gfx] [PATCH 4/6] drm/i915: Use gtt_space->start for stolen reservation

2013-07-03 Thread Ben Widawsky
Shortly we'll want to switch to an embedded drm_mm_node per object, and therefore using pointers as we're doing is unfeasible. I've chosen an impossible gtt start offset as the way to denote a reservation. CC: Chris Wilson Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.h