mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
Exercise the whole aperture with tiled blits
After full-gtt, gem_tiled_blits doesn't allocate enough to force eviction. So query the total aperture and accommodate. Also introduce a similar test that utilizes fences rather than use the BLT to perform the tiling and detiling. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -46,6 +46,7 @@ tests/gem_pwrite
|
||||
tests/gem_readwrite
|
||||
tests/gem_ringfill
|
||||
tests/gem_tiled_blits
|
||||
tests/gem_tiled_fence_blits
|
||||
tests/gem_tiled_pread
|
||||
tests/gem_bad_address
|
||||
tests/gem_bad_batch
|
||||
|
||||
Reference in New Issue
Block a user