mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tests: Add basic gem_sync test
A very basic test of functionality, execute a nop and wait for it to complete. It should be very effective at stimulating the "missed interrupt syndrome" on all devices. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -148,6 +148,7 @@ TESTS_progs = \
|
||||
gem_set_tiling_vs_gtt \
|
||||
gem_set_tiling_vs_pwrite \
|
||||
gem_storedw_loop \
|
||||
gem_sync \
|
||||
gem_threaded_access_tiled \
|
||||
gem_tiled_fence_blits \
|
||||
gem_tiled_pread_basic \
|
||||
|
||||
Reference in New Issue
Block a user