[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 23:01:20 UTC 2018


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

--- Comment #5 from Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com> ---
We might(In reply to Jose Roberto de Souza from comment #4)
> 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?

Yes. We'll have to fix this for PSR1 too, since psr_flush() does not disable
PSR anymore and the test checks for that.

-- 
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/20181204/94541699/attachment.html>


More information about the intel-gfx-bugs mailing list