tests/gem_storedw_loop: add new store_dword test to unify per-ring ones v2

There was a lot of duplication going on...  Mark as basic while we're at
it as these should never fail.

v2: add to .gitignore

Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
Jesse Barnes
2015-08-05 16:06:31 -07:00
parent d568f69d5d
commit 0679702150
3 changed files with 183 additions and 0 deletions
+1
View File
@@ -138,6 +138,7 @@ TESTS_progs = \
gem_seqno_wrap \
gem_set_tiling_vs_gtt \
gem_set_tiling_vs_pwrite \
gem_storedw_loop \
gem_storedw_loop_blt \
gem_storedw_loop_bsd \
gem_storedw_loop_render \