summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2017-10-02 13:50:05 +0300
committerPetri Latvala <petri.latvala@intel.com>2017-10-02 16:21:52 +0300
commitb5404f8435f828ca039a2e46be629b3d4c92465b (patch)
treef42f95b684eb4947121c7d345858f4fd28802c11
parent1e99f8b8d2563d7f5c4e82932bab15abc5eacaef (diff)
meson: Follow suit with the renaming of kms_pipe_color
CC: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Petri Latvala <petri.latvala@intel.com> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-rw-r--r--tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 53d02d13a..6cb3584a4 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -157,6 +157,7 @@ test_progs = [
'kms_busy',
'kms_ccs',
'kms_chv_cursor_fail',
+ 'kms_color',
'kms_concurrent',
'kms_crtc_background_color',
'kms_cursor_crc',
@@ -177,7 +178,6 @@ test_progs = [
'kms_mmio_vs_cs_flip',
'kms_panel_fitting',
'kms_pipe_b_c_ivb',
- 'kms_pipe_color',
'kms_pipe_crc_basic',
'kms_plane',
'kms_plane_lowres',