All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set
@ 2016-05-17 12:05 Gabriel Feceoru
  2016-05-17 12:12 ` [PATCH i-g-t] autotools/: Keep gem_concurrent_blit in tests/ and put gem_conccurent_all in EXTRAS Marius Vlad
  2016-05-24 14:54 ` [PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set Marius Vlad
  0 siblings, 2 replies; 7+ messages in thread
From: Gabriel Feceoru @ 2016-05-17 12:05 UTC (permalink / raw)
  To: intel-gfx; +Cc: Daniel Vetter

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@intel.com>
Cc: Marius Vlad <marius.c.vlad@intel.com>
Signed-off-by: Gabriel Feceoru <gabriel.feceoru@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-24 14:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17 12:05 [PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set Gabriel Feceoru
2016-05-17 12:12 ` [PATCH i-g-t] autotools/: Keep gem_concurrent_blit in tests/ and put gem_conccurent_all in EXTRAS Marius Vlad
2016-05-17 13:22   ` Daniel Vetter
2016-05-17 14:08     ` Marius Vlad
2016-05-18  9:37   ` Gabriel Feceoru
2016-05-18 13:58     ` Marius Vlad
2016-05-24 14:54 ` [PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set Marius Vlad

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.