[Bug 208839] AMDGPU: DPM is not enabled after hibernate and resume for CIK/Hawaii GPUs (e.g R9 390)

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Aug 6 19:10:02 UTC 2020


https://bugzilla.kernel.org/show_bug.cgi?id=208839

--- Comment #7 from Alex Deucher (alexdeucher at gmail.com) ---
It has nothing to do with kernels that are installed.  From the link:

"Although in principle the image might be loaded into memory and the
pre-hibernation memory contents restored by the boot loader, in practice this
can’t be done because boot loaders aren’t smart enough and there is no
established protocol for passing the necessary information. So instead, the
boot loader loads a fresh instance of the kernel, called “the restore kernel”,
into memory and passes control to it in the usual way. Then the restore kernel
reads the system image, restores the pre-hibernation memory contents, and
passes control to the image kernel. Thus two different kernel instances are
involved in resuming from hibernation. In fact, the restore kernel may be
completely different from the image kernel: a different configuration and even
a different version."

Anyway, your patch looks correct.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list