[Bug 215436] admgpu: suspend and resuming from suspend don't work
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Mon Jan 3 09:35:56 UTC 2022
https://bugzilla.kernel.org/show_bug.cgi?id=215436
--- Comment #12 from spasswolf at web.de ---
Suspend works again if I ignore hpd_state in rn_update_clocks.
// if (display_count == 0 && !hpd_state) {
if (display_count == 0) {
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list