summaryrefslogtreecommitdiff
path: root/tests/kms-test-modes.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms-test-modes.py')
-rwxr-xr-xtests/kms-test-modes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/kms-test-modes.py b/tests/kms-test-modes.py
index 31128a7..2ca45c4 100755
--- a/tests/kms-test-modes.py
+++ b/tests/kms-test-modes.py
@@ -24,6 +24,7 @@ class ModesTest(kmstest.KMSTest):
self.logger.log("Atomic mode set complete")
self.run(4)
+ self.atomic_crtc_disable(crtc)
if self.flips == 0:
raise RuntimeError("Page flip not registered")