Comment 33 for bug 1772542

Revision history for this message
Philippe Coval (rzr) wrote :

hi I am also facing GPU lockup while playing videos in loop

while true ; do mpv 'http://youtu.be/9J5CHTFWnTc' ; sleep 10 ; done

[ 170.265582] radeon 0000:01:00.0: ring 5 stalled for more than 10079msec
[ 170.265590] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000003fb last fence id 0x00000000000003ff on ring 5)
[ 170.272641] radeon 0000:01:00.0: couldn't schedule ib
[ 170.272689] [drm:radeon_uvd_suspend [radeon]] *ERROR* Error destroying UVD (-22)!
[ 170.288733] radeon 0000:01:00.0: Saved 729 dwords of commands on ring 0.
[ 170.288740] radeon 0000:01:00.0: GPU softreset: 0x00000008
[ 170.288742] radeon 0000:01:00.0: R_008010_GRBM_STATUS = 0xA0003028

For more details, check the other bug I submitted to linux package:

https://bugs.launchpad.net/linux/+bug/1900854