mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 22:02:57 +00:00
tests: Add a fenced execbuffer thrash test
Exercise a nasty corner-case in the reservation logic for the fence accounting. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -32,6 +32,7 @@ TESTS = getversion \
|
||||
gem_bad_address \
|
||||
gem_bad_blit \
|
||||
gem_fence_thrash \
|
||||
gem_fenced_exec_thrash \
|
||||
gem_gtt_speed \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user