[Bug 204241] amdgpu fails to resume from suspend

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Oct 7 18:10:11 UTC 2019


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

--- Comment #17 from Alex Deucher (alexdeucher at gmail.com) ---
(In reply to Ahzo from comment #14)
> Another way to prevent these frequent resume failures, while preserving the
> intention of this commit, is to simply call amdgpu_ib_pool_init directly
> after calling amdgpu_ucode_create_bo instead of directly before that.
> Attached is a patch doing it that way.

I'm not sure I understand why the patch helps.  You are just changing the order
of two memory allocations.  The order shouldn't matter.

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


More information about the dri-devel mailing list