mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
tests: split up gem_storedw_loop into ring specific variations
Also start to shortly explain testcases with an easily-greppable header like this: /* * Testcase: * * [Possible further explanation.] * */ Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+3
-1
@@ -42,7 +42,9 @@ TESTS = getversion \
|
||||
gen3_render_tiledy_blits \
|
||||
gen3_render_mixed_blits \
|
||||
gen3_mixed_blits \
|
||||
gem_storedw_loop \
|
||||
gem_storedw_loop_render \
|
||||
gem_storedw_loop_blt \
|
||||
gem_storedw_loop_bsd \
|
||||
gem_storedw_batches_loop \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user