[Bug 102691] [CI][HSW, SNB] igt at kms_rotation_crc@sprite-rotation-180-flip - Fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 18 09:56:12 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102691

--- Comment #8 from Marta Löfstedt <marta.lofstedt at intel.com> ---
If I remove rotation the test still fails the crc:


diff --git a/tests/kms_rotation_crc.c b/tests/kms_rotation_crc.c
index 21e264ad..1ba64a99 100644
--- a/tests/kms_rotation_crc.c
+++ b/tests/kms_rotation_crc.c
@@ -677,7 +677,7 @@ igt_main
                        igt_require(!(subtest->rot &
                                    (IGT_ROTATION_90 | IGT_ROTATION_270)) ||
                                    gen >= 9);
-                       data.rotation = subtest->rot;
+                       data.rotation = IGT_ROTATION_0;
                        data.flips = subtest->flips;
                        test_plane_rotation(&data, subtest->plane);


also, same I/O error if I change opacity to 1.0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170918/ce0bfd19/attachment-0001.html>


More information about the intel-gfx-bugs mailing list