https://bugs.freedesktop.org/show_bug.cgi?id=107518
--- Comment #7 from Alex Deucher <alexdeuc...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel