Re: [Intel-gfx] [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

2012-10-26 Thread Chris Wilson
On Thu, 25 Oct 2012 13:54:42 -0700, Ben Widawsky b...@bwidawsk.net wrote: On Thu, 25 Oct 2012 21:22:25 +0200 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Aug 30, 2012 at 04:31:06PM +0100, Chris Wilson wrote: This will be used i915 in forthcoming patches in order to measure the largest

Re: [Intel-gfx] [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

2012-10-25 Thread Daniel Vetter
On Thu, Aug 30, 2012 at 04:31:06PM +0100, Chris Wilson wrote: This will be used i915 in forthcoming patches in order to measure the largest contiguous chunk of memory available for enabling chipset features. Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk Cc: Dave Airlie

Re: [Intel-gfx] [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

2012-10-25 Thread Ben Widawsky
On Thu, 25 Oct 2012 21:22:25 +0200 Daniel Vetter dan...@ffwll.ch wrote: On Thu, Aug 30, 2012 at 04:31:06PM +0100, Chris Wilson wrote: This will be used i915 in forthcoming patches in order to measure the largest contiguous chunk of memory available for enabling chipset features.

Re: [Intel-gfx] [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

2012-09-12 Thread Daniel Vetter
On Tue, Sep 04, 2012 at 09:03:03PM +0100, Chris Wilson wrote: This will be used i915 in forthcoming patches in order to measure the largest contiguous chunk of memory available for enabling chipset features. Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk Cc: Dave Airlie

[Intel-gfx] [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

2012-09-04 Thread Chris Wilson
This will be used i915 in forthcoming patches in order to measure the largest contiguous chunk of memory available for enabling chipset features. Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk Cc: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/drm_mm.c | 55

[Intel-gfx] [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

2012-08-30 Thread Chris Wilson
This will be used i915 in forthcoming patches in order to measure the largest contiguous chunk of memory available for enabling chipset features. Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk Cc: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/drm_mm.c | 55