[Intel-gfx] [PATCH i-g-t 2/2] tests: Reenable testdisplay
Daniel Vetter
daniel.vetter at ffwll.ch
Wed Oct 29 13:34:50 CET 2014
This seems to have been accidentally disabled in
commit 982f7eb238a0898c456e0574dee7c4507738d75f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Fri Aug 29 15:19:57 2014 +0100
Prepare for 64bit relocation addresses
Apparently no one noticed.
Cc: Chris Wilson <chris at chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter 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 ec35004705ac..fed71c273015 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -225,7 +225,7 @@ testdisplay_SOURCES = \
testdisplay_hotplug.c \
$(NULL)
-#TESTS_progs += testdisplay
+TESTS_progs += testdisplay
common_files = \
eviction_common.c \
--
2.1.1
More information about the Intel-gfx
mailing list