summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-04-22 13:55:17 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2017-04-22 18:27:23 +0100
commit4c19ba469ed6500985a5650d07565fe1b724e44a (patch)
treef3299566770bfecfc2613f208063eec5aab6e0f0 /tests/Makefile.sources
parentffb554e17cacfd21750f4e21fb6be218f48e4d70 (diff)
igt: Add amd_prime for checking prime integration
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 1b5bfb51..2b6e6ee3 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -14,6 +14,7 @@ VC4_TESTS_M = \
AMDGPU_TESTS_M = \
amdgpu/amd_basic \
amdgpu/amd_cs_nop \
+ amdgpu/amd_prime \
$(NULL)
TESTS_progs_M = \