mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 14:45:46 +00:00
test/gem_pread_after_blit: Make the test a little more stressful
Extend the simply functionality by repeating it under the rude interrupter and chain together a couple of steps in new test cases. As a compromise for adding more tests, incorporate the piglit subtest framework.
This commit is contained in:
+1
-1
@@ -29,6 +29,7 @@ TESTS_progs_M = \
|
||||
gem_linear_blits \
|
||||
gem_mmap_gtt \
|
||||
gem_partial_pwrite_pread \
|
||||
gem_pread_after_blit \
|
||||
gem_ringfill \
|
||||
gem_set_tiling_vs_blt \
|
||||
gem_tiled_blits \
|
||||
@@ -55,7 +56,6 @@ TESTS_progs = \
|
||||
gem_hangcheck_forcewake \
|
||||
gem_pin \
|
||||
gem_pwrite \
|
||||
gem_pread_after_blit \
|
||||
gem_set_tiling_vs_gtt \
|
||||
gem_set_tiling_vs_pwrite \
|
||||
gem_tiled_pread \
|
||||
|
||||
Reference in New Issue
Block a user