[Intel-gfx] [PATCH v2 05/37] drm/i915/region: support volatile objects

2019-06-27 Thread Matthew Auld
Volatile objects are marked as DONTNEED while pinned, therefore once unpinned the backing store can be discarded. Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Abdiel Janulgue Signed-off-by: CQ Tang --- .../gpu/drm/i915/gem/i915_gem_object_types.h | 3 +- drivers/gpu/drm/i915/intel_me

Re: [Intel-gfx] [PATCH v2 05/37] drm/i915/region: support volatile objects

2019-06-27 Thread Chris Wilson
Quoting Matthew Auld (2019-06-27 21:56:01) > Volatile objects are marked as DONTNEED while pinned, therefore once > unpinned the backing store can be discarded. Apply to existing code... -Chris ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org h