[Intel-gfx] [PATCH 08/12] drm/i915/selftests: Convert eviction selftests to gt/ggtt

Chris Wilson chris at chris-wilson.co.uk
Tue Oct 22 10:06:01 UTC 2019


Quoting Tvrtko Ursulin (2019-10-22 10:47:22)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> 
> Convert the test code to work directly on what it needs rather than
> going through the top-level i915.
> 
> This enables another natural usage for for_each_engine(.., gt, ..).
> 
> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>

Also i915_gem_gtt/evict themselves need to be compartmentalised better,
so this is even more natural than it looks :)

Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris


More information about the Intel-gfx mailing list