[Bug 107518] polaris powerplay init fails: There must be 1 or more PCIE levels defined in PPTable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 10 14:46:08 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107518
--- Comment #7 from Alex Deucher <alexdeucher at gmail.com> ---
amdgpu_pmops_freeze() calls amdgpu_device_suspend() which calls
amdgpu_asic_reset() at the end. amdgpu_asic_reset() is a macro which calls an
asic specific callback to reset the GPU. vi_asic_reset() in vi.c is the
callback for polaris and other VI family parts.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180810/66126753/attachment-0001.html>
More information about the dri-devel
mailing list