On Tue, Sep 04, 2012 at 09:02:58PM +0100, Chris Wilson wrote: > By providing a callback for when we need to bind the pages, and then > release them again later, we can shorten the amount of time we hold the > foreign pages mapped and pinned, and importantly the dmabuf objects then > behave as any other normal object with respect to the shrinker and > memory management. > > Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk> Queued for -next, thanks for the patch. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx
Re: [Intel-gfx] [PATCH 06/24] drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
- [Intel-gfx] [PATCH 03/24] drm/i915: Pin backing pages for pw... Chris Wilson
- Re: [Intel-gfx] [PATCH 03/24] drm/i915: Pin backing pag... Ben Widawsky
- Re: [Intel-gfx] [PATCH 03/24] drm/i915: Pin backing... Daniel Vetter
- Re: [Intel-gfx] [PATCH 03/24] drm/i915: Pin bac... Daniel Vetter
- Re: [Intel-gfx] [PATCH 03/24] drm/i915: Pin backing pag... Jesse Barnes
- [Intel-gfx] [PATCH 04/24] drm/i915: Pin backing pages for pr... Chris Wilson
- [Intel-gfx] [PATCH 06/24] drm/i915: Convert the dmabuf objec... Chris Wilson
- Re: [Intel-gfx] [PATCH 06/24] drm/i915: Convert the dma... Ben Widawsky
- Re: [Intel-gfx] [PATCH 06/24] drm/i915: Convert the dma... Daniel Vetter
- [Intel-gfx] [PATCH 08/24] drm/i915: Fix detection of stolen ... Chris Wilson
- [Intel-gfx] [PATCH 10/24] drm/i915: Avoid clearing prealloca... Chris Wilson
- [Intel-gfx] [PATCH 15/24] drm/i915: Differentiate between pr... Chris Wilson
- [Intel-gfx] [PATCH 17/24] drm/i915: Handle stolen objects in... Chris Wilson
- [Intel-gfx] [PATCH 16/24] drm/i915: Support readback of stol... Chris Wilson
- [Intel-gfx] [PATCH 22/24] drm/i915: Allocate overlay registe... Chris Wilson