[Bug 98040] [BAT][BYT] kms_pipe_crc_basic at suspend-read-crc-pipe-a *ERROR* dp_aux_ch not done status 0x00050000

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 20 19:48:45 UTC 2016


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

--- Comment #16 from Lyude Paul <lyude at redhat.com> ---
So it looks like I was getting a little confused by the Broken irq affinity
errors and may have been seeing this bug all along on this NUC without
realizing it. I managed to reproduce the hpd poll initialization worker getting
called in the midst of late suspend, which should be happening well after we've
disabled polling. The cause seems to be that we now deinitialize power wells in
late suspend, which ends up causing us to call intel_hpd_poll_init(). So, just
checking if we're in suspend before initializing polling on power well deinit
should fix this (hopefully).

-- 
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/20161020/c3fd875f/attachment-0001.html>


More information about the intel-gfx-bugs mailing list