summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorRobert Bragg <robert@sixbynine.org>2016-02-09 19:15:45 +0000
committerRobert Bragg <robert@sixbynine.org>2016-12-16 13:00:37 +0000
commitbb7ea5b5c07eb1b89338fb324618fe50fb94667e (patch)
treee76bad45b32d817676b3e80a0778f174d6d02464 /tests/Makefile.sources
parent3acbd1da17e4e9f6679b5c0294ac52754241ab10 (diff)
igt/perf: add i915 perf stream tests for Haswell
This bumps the libdrm_intel version required to 2.4.74 for the drm_intel_context_get_id api used in these tests. Signed-off-by: Robert Bragg <robert@sixbynine.org> Reviewed-by: Matthew Auld <matthew.auld@intel.com>
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 5fde3946..f6e08d60 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -220,6 +220,7 @@ TESTS_progs = \
prime_udl \
drv_module_reload \
kms_sysfs_edid_timing \
+ perf \
$(NULL)
# IMPORTANT: The ZZ_ tests need to be run last!