[Bug 214901] amdgpu freezes HP laptop at start up
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Mon Nov 1 11:01:06 UTC 2021
https://bugzilla.kernel.org/show_bug.cgi?id=214901
--- Comment #4 from spasswolf at web.de ---
Just confirmed that removing the 3 lines
r = amdgpu_amdkfd_resume_iommu(adev);
if (r)
goto init_failed;
can be used as a workaround. Removing only the if (r) check is not enough,
just calling amdgpu_amdkfd_resume_iommu(adev) leads to freezing.
--
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