summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2016-12-06 16:06:50 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2017-01-04 14:54:17 +0100
commitd900dd85c91726f5e2ce9a2263338e9cdf687e56 (patch)
tree99f7ff93f61784c8ae22ecb33d98777dbb99fc3f /tests/Makefile.sources
parenta3f0d75d19aa252d3896af4763d6a9a5172f8814 (diff)
tests/kms_ccs: Add test for render compression
Add a few subtests that check that lossless compressed render targets are properly displayed. Also test a few error conditions. Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Ben Widawsky <ben@bwidawsk.net>
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 f6e08d60..bc65c3dc 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -93,6 +93,7 @@ TESTS_progs_M = \
kms_atomic \
kms_atomic_transition \
kms_busy \
+ kms_ccs \
kms_chv_cursor_fail \
kms_cursor_crc \
kms_cursor_legacy \