summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorDhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>2018-07-14 16:39:36 -0700
committerDhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>2018-07-17 11:11:00 -0700
commit4c7bad785b778f218e2374b4cf9c5288fa0229aa (patch)
tree8358f529efc2bc543d1e0ae0ec6e6eadeb80615c /tests/Makefile.sources
parent8781fd89a63eabed9359d02b50583cca67ff3673 (diff)
tests/sink_crc: Remove kms_sink_crc_basic
"drm/i915: Kill sink_crc for good" removes the kernel support for sink crc. References: https://patchwork.freedesktop.org/series/46039/ Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index d749040b..c84933f1 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -203,7 +203,6 @@ TESTS_progs = \
kms_rmfb \
kms_rotation_crc \
kms_setmode \
- kms_sink_crc_basic \
kms_sysfs_edid_timing \
kms_tv_load_detect \
kms_universal_plane \