From 665e818ce692531ccc66c07bd18eb52eae2ef7eb Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Thu, 30 Jun 2016 13:53:47 +0200 Subject: tests: Add kms_rmfb test. This tests rmfb and last close behavior. In those cases the framebuffers should be removed from the crtc. If atomic modeset is supported, we do it all in one nice atomic commit too. Signed-off-by: Maarten Lankhorst --- tests/Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.sources') diff --git a/tests/Makefile.sources b/tests/Makefile.sources index 8a9a7ec9..cc37b25e 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -103,6 +103,7 @@ TESTS_progs_M = \ kms_plane \ kms_psr_sink_crc \ kms_render \ + kms_rmfb \ kms_rotation_crc \ kms_setmode \ kms_universal_plane \ -- cgit v1.2.3