[Bug 107882] [CI][DRMTIP] igt at kms_fbcon_fbt@psr(-suspend) - fail - Failed assertion: !feature->wait_until_enabled(drm.debugfs_fd)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 4 02:29:30 UTC 2018


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

Jose Roberto de Souza <jose.souza at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED

--- Comment #4 from Jose Roberto de Souza <jose.souza at intel.com> ---
code from: kms_fbcon_fbt.c static void subtest(struct feature *feature, bool
suspend)
...
kmstest_unset_all_crtcs(drm.fd, drm.res);
wait_user("Modes unset.");
igt_assert(!feature->wait_until_enabled(drm.debugfs_fd));
...
wait_user("Back to fbcon.");
igt_assert(!feature->wait_until_enabled(drm.debugfs_fd));

So this asserts are expecting that PSR is not enabled when fbcon is active, my
understanding is should check if PSR is not active as the cursor blinking will
disable PSR1, for PSR2 it could go to PSR2 active and update the cursor with
SU.

What do you think DK?

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


More information about the intel-gfx-bugs mailing list