Summary: | Radeon HD 5870 CP lockup / Stall with OpenGL load | ||
---|---|---|---|
Product: | Mesa | Reporter: | Alexander von Gluck <kallisti5> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | xorg.conf |
Description
Alexander von Gluck
2013-04-15 17:25:59 UTC
Created attachment 78005 [details]
xorg.conf
Git rev is: commit 02b808b08acc73b9b3d31832a7f137a9aae4bdd9 Author: Francisco Jerez <currojerez@riseup.net> Date: Sun Apr 7 18:31:06 2013 +0200 clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferToImage. Signed-off-by: Francisco Jerez <currojerez@riseup.net> Pretty recent. Also, as this could be CP related: kallisti5@eris ~ :( $ uname -a Linux eris 3.8.7-1-ARCH #1 SMP PREEMPT Sat Apr 13 09:01:47 CEST 2013 x86_64 GNU/Linux Does disabling hyperZ help? Set env var R600_HYPERZ=0 (mesa 9.1), or R600_DEBUG=nohyperz (git master). If so, this is probably a duplicate of bug 61747. I'll give it a try tonight and let you know. Thanks! Nope, doesn't help. export R600_DEBUG=nohyperz R600_DEBUG=nohyperz steam . . [218403.403352] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec [218403.403361] radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000006d0011b last fence id 0x0000000006d00117) [218403.404418] radeon 0000:01:00.0: Saved 151 dwords of commands on ring 0. [218403.404425] radeon 0000:01:00.0: GPU softreset: 0x00000003 [218403.419360] radeon 0000:01:00.0: GRBM_STATUS = 0xF7730828 [218403.419367] radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0xFC000001 [218403.419372] radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0xFC000001 [218403.419376] radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0 [218403.419379] radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [218403.419383] radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x400C0000 [218403.419387] radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00048004 [218403.419391] radeon 0000:01:00.0: R_008680_CP_STAT = 0x80268647 [218403.419394] radeon 0000:01:00.0: GRBM_SOFT_RESET=0x00007F6B [218403.419449] radeon 0000:01:00.0: GRBM_STATUS = 0x00003828 [218403.419452] radeon 0000:01:00.0: GRBM_STATUS_SE0 = 0x00000007 [218403.419456] radeon 0000:01:00.0: GRBM_STATUS_SE1 = 0x00000007 [218403.419459] radeon 0000:01:00.0: SRBM_STATUS = 0x200000C0 [218403.419463] radeon 0000:01:00.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [218403.419467] radeon 0000:01:00.0: R_008678_CP_STALLED_STAT2 = 0x00000000 [218403.419470] radeon 0000:01:00.0: R_00867C_CP_BUSY_STAT = 0x00000000 [218403.419474] radeon 0000:01:00.0: R_008680_CP_STAT = 0x00000000 [218403.436850] radeon 0000:01:00.0: GPU reset succeeded, trying to resume [218403.503687] [drm] probing gen 2 caps for device 1002:5a16 = 2/0 [218403.503689] [drm] PCIE gen 2 link speeds already enabled [218403.506900] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). [218403.506982] radeon 0000:01:00.0: WB enabled [218403.506984] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8804270e7c00 [218403.506986] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8804270e7c0c [218403.523073] [drm] ring test on 0 succeeded in 1 usecs [218403.523129] [drm] ring test on 3 succeeded in 1 usecs [218403.530020] [drm] ib test on ring 0 succeeded in 0 usecs [218403.530053] [drm] ib test on ring 3 succeeded in 1 usecs -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/432. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.