mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 06:13:04 +00:00
Simple test to ensure that working sets larger than memory, just work.
Based on gem_tiled_blit, but without the complication of the tiling. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -11,6 +11,7 @@ TESTS = getversion \
|
||||
gem_pwrite \
|
||||
gem_pread_after_blit \
|
||||
gem_tiled_pread \
|
||||
gem_linear_blits \
|
||||
gem_tiled_blits \
|
||||
gem_tiled_fence_blits \
|
||||
gem_largeobject \
|
||||
|
||||
Reference in New Issue
Block a user