[Intel-gfx] [PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set
Gabriel Feceoru
gabriel.feceoru at intel.com
Tue May 17 12:05:47 UTC 2016
Repairing the damage I caused not reading properly Daniel's comment in:
https://patchwork.freedesktop.org/patch/81600/
Leaving gem_concurrent_all only in the EXTRA set
Cc: Daniel Vetter <daniel.vetter at intel.com>
Cc: Marius Vlad <marius.c.vlad at intel.com>
Signed-off-by: Gabriel Feceoru <gabriel.feceoru at intel.com>
---
tests/Makefile.sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 7b5f316..81d0a55 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -20,6 +20,7 @@ TESTS_progs_M = \
gem_busy \
gem_caching \
gem_close_race \
+ gem_concurrent_blit \
gem_create \
gem_cs_tlb \
gem_ctx_bad_exec \
@@ -119,7 +120,6 @@ TESTS_progs_M = \
$(NULL)
TESTS_progs_XM = \
- gem_concurrent_blit \
gem_concurrent_all \
$(NULL)
--
1.9.1
More information about the Intel-gfx
mailing list