[Bug 109692] deadlock occurs during GPU reset
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 10 19:01:54 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109692
--- Comment #32 from Andrey Grodzovsky <andrey.grodzovsky at amd.com> ---
(In reply to mikhail.v.gavrilov from comment #30)
> Created attachment 143908 [details]
> dmesg without patches
>
> Without patches backtrace are looks like initial deadlock backtrace.
Can you please apply back the first 2 patches and then add the following -
Install trace-cmd utility
Type sudo trace-cmd start -e dma_fence -e gpu_scheduler -e amdgpu -v -e
"amdgpu:amdgpu_mm_rreg" -e "amdgpu:amdgpu_mm_wreg" -e "amdgpu:amdgpu_iv"
to enable kernel event tracing log
After hang happens
cd /sys/kernel/debug/tracing && cat trace > event_dump, upload this dump here.
--
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/20190410/50eaaa88/attachment.html>
More information about the dri-devel
mailing list