[Bug 198883] amdgpu: carrizo: Screen stalls after starting X

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--- Comment #23 from Andrey Grodzovsky (andrey.grodzovsky@xxxxxxx) ---
Looked a bit more into the ftraces, fence from gfx ring, context=80 seqno=10
which is a drm_sched_fence.finished fence is never signaled so next time when
same slot (slot 10) needs to be reused it waits for ever for that fence to be
signaled. finished fence is signaled once the HW fence wrappinig the IB is
signaled so looks like the related IB never completed execution.

You can try and generate  gfx ring dump with UMR tool
(https://cgit.freedesktop.org/amd/umr/)

Also try applying the attached patch to your kernel to improve UMR output

Once installed, please reproduce the issue and then attach output from
following command 

sudo umr -O verbose,follow_ib -R gfx[0:2047]

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux