From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 64320] New: WebGL support in Chrome causes GPU lockup Date: Tue, 07 May 2013 13:38:09 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1730277822==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 50F00E5D37 for ; Tue, 7 May 2013 06:38:09 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1730277822== Content-Type: multipart/alternative; boundary="1367933889.8A71b0.12755"; charset="us-ascii" --1367933889.8A71b0.12755 Date: Tue, 7 May 2013 13:38:09 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=64320 Priority: medium Bug ID: 64320 Assignee: dri-devel@lists.freedesktop.org Summary: WebGL support in Chrome causes GPU lockup Severity: normal Classification: Unclassified OS: Linux (All) Reporter: marvin24@gmx.de Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa googles chrome browser causes gpu lockup on my RS880 while showing maps.google.com and enabling WebGL renderer. For this to work, you need to manually override gpu blacklist with "--enable-webgl --ignore-gpu-blacklist" on the command prompt. Check with about:gpu that hw accel is enabled. Mesa/LLVM/drm/ddx is from today (May 7th) and kernel is 3.9. dmesg shows: [ 3889.414104] radeon 0000:01:05.0: GPU lockup CP stall for more than 10000msec [ 3889.414116] radeon 0000:01:05.0: GPU lockup (waiting for 0x000000000000cba7 last fence id 0x000000000000cba6) [ 3889.415314] radeon 0000:01:05.0: Saved 2617 dwords of commands on ring 0. [ 3889.415325] radeon 0000:01:05.0: GPU softreset: 0x00000009 [ 3889.415330] radeon 0000:01:05.0: R_008010_GRBM_STATUS = 0xA2723030 [ 3889.415336] radeon 0000:01:05.0: R_008014_GRBM_STATUS2 = 0x00000103 [ 3889.415341] radeon 0000:01:05.0: R_000E50_SRBM_STATUS = 0x20001040 [ 3889.415346] radeon 0000:01:05.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [ 3889.415350] radeon 0000:01:05.0: R_008678_CP_STALLED_STAT2 = 0x00008002 [ 3889.415355] radeon 0000:01:05.0: R_00867C_CP_BUSY_STAT = 0x00008086 [ 3889.415360] radeon 0000:01:05.0: R_008680_CP_STAT = 0x80018645 [ 3889.415365] radeon 0000:01:05.0: R_00D034_DMA_STATUS_REG = 0x44C83D57 [ 3889.496650] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF [ 3889.496702] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100 [ 3889.511115] radeon 0000:01:05.0: R_008010_GRBM_STATUS = 0xA0003030 [ 3889.511117] radeon 0000:01:05.0: R_008014_GRBM_STATUS2 = 0x00000003 [ 3889.511118] radeon 0000:01:05.0: R_000E50_SRBM_STATUS = 0x20009040 [ 3889.511119] radeon 0000:01:05.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [ 3889.511120] radeon 0000:01:05.0: R_008678_CP_STALLED_STAT2 = 0x00000000 [ 3889.511122] radeon 0000:01:05.0: R_00867C_CP_BUSY_STAT = 0x00000000 [ 3889.511123] radeon 0000:01:05.0: R_008680_CP_STAT = 0x80100000 [ 3889.511124] radeon 0000:01:05.0: R_00D034_DMA_STATUS_REG = 0x44C83D57 [ 3889.511128] radeon 0000:01:05.0: GPU reset succeeded, trying to resume [ 3889.525400] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). [ 3889.525469] radeon 0000:01:05.0: WB enabled [ 3889.525471] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff8801140fec00 [ 3889.525473] radeon 0000:01:05.0: fence driver on ring 3 use gpu addr 0x00000000a0000c0c and cpu addr 0xffff8801140fec0c [ 3889.525748] radeon 0000:01:05.0: setting latency timer to 64 [ 3889.561733] [drm] ring test on 0 succeeded in 0 usecs [ 3889.561789] [drm] ring test on 3 succeeded in 1 usecs [ 3889.663696] Watchdog[27005]: segfault at 0 ip 00007fa72ac7fc0e sp 00007fa71e139580 error 6 in chrome[7fa729f89000+56b2000] [ 3900.242063] radeon 0000:01:05.0: GPU lockup CP stall for more than 10000msec [ 3900.242076] radeon 0000:01:05.0: GPU lockup (waiting for 0x000000000000cbf8 last fence id 0x000000000000cba9) [ 3900.242099] [drm:r600_ib_test] *ERROR* radeon: fence wait failed (-16). [ 3900.242107] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on GFX ring (-16). [ 3900.242113] radeon 0000:01:05.0: ib ring test failed (-16). [ 3900.243281] radeon 0000:01:05.0: GPU softreset: 0x00000009 [ 3900.243287] radeon 0000:01:05.0: R_008010_GRBM_STATUS = 0xA2723030 [ 3900.243292] radeon 0000:01:05.0: R_008014_GRBM_STATUS2 = 0x00000103 [ 3900.243296] radeon 0000:01:05.0: R_000E50_SRBM_STATUS = 0x20000040 [ 3900.243301] radeon 0000:01:05.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [ 3900.243306] radeon 0000:01:05.0: R_008678_CP_STALLED_STAT2 = 0x00008002 [ 3900.243311] radeon 0000:01:05.0: R_00867C_CP_BUSY_STAT = 0x00008086 [ 3900.243315] radeon 0000:01:05.0: R_008680_CP_STAT = 0x80018645 [ 3900.243320] radeon 0000:01:05.0: R_00D034_DMA_STATUS_REG = 0x44C83D57 [ 3900.299679] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF [ 3900.299732] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100 [ 3900.302183] radeon 0000:01:05.0: R_008010_GRBM_STATUS = 0xA0003030 [ 3900.302184] radeon 0000:01:05.0: R_008014_GRBM_STATUS2 = 0x00000003 [ 3900.302186] radeon 0000:01:05.0: R_000E50_SRBM_STATUS = 0x20008040 [ 3900.302187] radeon 0000:01:05.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [ 3900.302188] radeon 0000:01:05.0: R_008678_CP_STALLED_STAT2 = 0x00000000 [ 3900.302190] radeon 0000:01:05.0: R_00867C_CP_BUSY_STAT = 0x00000000 [ 3900.302191] radeon 0000:01:05.0: R_008680_CP_STAT = 0x80100000 [ 3900.302192] radeon 0000:01:05.0: R_00D034_DMA_STATUS_REG = 0x44C83D57 [ 3900.302195] radeon 0000:01:05.0: GPU reset succeeded, trying to resume [ 3900.304477] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). [ 3900.304572] radeon 0000:01:05.0: WB enabled [ 3900.304575] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff8801140fec00 [ 3900.304576] radeon 0000:01:05.0: fence driver on ring 3 use gpu addr 0x00000000a0000c0c and cpu addr 0xffff8801140fec0c [ 3900.304820] radeon 0000:01:05.0: setting latency timer to 64 [ 3900.341039] [drm] ring test on 0 succeeded in 1 usecs [ 3900.341096] [drm] ring test on 3 succeeded in 1 usecs [ 3900.341115] [drm] ib test on ring 0 succeeded in 0 usecs [ 3900.341127] [drm] ib test on ring 3 succeeded in 1 usecs [ 3900.344205] radeon 0000:01:05.0: GPU softreset: 0x00000040 [ 3900.344208] radeon 0000:01:05.0: R_008010_GRBM_STATUS = 0xA0003030 [ 3900.344210] radeon 0000:01:05.0: R_008014_GRBM_STATUS2 = 0x00000003 [ 3900.344211] radeon 0000:01:05.0: R_000E50_SRBM_STATUS = 0x20009040 [ 3900.344213] radeon 0000:01:05.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [ 3900.344214] radeon 0000:01:05.0: R_008678_CP_STALLED_STAT2 = 0x00000000 [ 3900.344215] radeon 0000:01:05.0: R_00867C_CP_BUSY_STAT = 0x00000000 [ 3900.344217] radeon 0000:01:05.0: R_008680_CP_STAT = 0x80100000 [ 3900.344218] radeon 0000:01:05.0: R_00D034_DMA_STATUS_REG = 0x44C83D57 [ 3900.408220] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00002000 [ 3900.422569] radeon 0000:01:05.0: R_008010_GRBM_STATUS = 0xA0003030 [ 3900.422571] radeon 0000:01:05.0: R_008014_GRBM_STATUS2 = 0x00000003 [ 3900.422572] radeon 0000:01:05.0: R_000E50_SRBM_STATUS = 0x20001040 [ 3900.422574] radeon 0000:01:05.0: R_008674_CP_STALLED_STAT1 = 0x00000000 [ 3900.422575] radeon 0000:01:05.0: R_008678_CP_STALLED_STAT2 = 0x00000000 [ 3900.422577] radeon 0000:01:05.0: R_00867C_CP_BUSY_STAT = 0x00000000 [ 3900.422579] radeon 0000:01:05.0: R_008680_CP_STAT = 0x80100000 [ 3900.422580] radeon 0000:01:05.0: R_00D034_DMA_STATUS_REG = 0x44C83D57 [ 3900.422584] radeon 0000:01:05.0: GPU reset succeeded, trying to resume [ 3900.437060] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). [ 3900.437245] radeon 0000:01:05.0: WB enabled [ 3900.437247] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff8801140fec00 [ 3900.437249] radeon 0000:01:05.0: fence driver on ring 3 use gpu addr 0x00000000a0000c0c and cpu addr 0xffff8801140fec0c [ 3900.437632] radeon 0000:01:05.0: setting latency timer to 64 [ 3900.473423] [drm] ring test on 0 succeeded in 1 usecs [ 3900.473480] [drm] ring test on 3 succeeded in 1 usecs [ 3900.473494] [drm] ib test on ring 0 succeeded in 0 usecs [ 3900.473505] [drm] ib test on ring 3 succeeded in 1 usecs -- You are receiving this mail because: You are the assignee for the bug. --1367933889.8A71b0.12755 Date: Tue, 7 May 2013 13:38:09 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 64320
Assignee dri-devel@lists.freedesktop.org
Summary WebGL support in Chrome causes GPU lockup
Severity normal
Classification Unclassified
OS Linux (All)
Reporter marvin24@gmx.de
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/r600
Product Mesa

googles chrome browser causes gpu lockup on my RS880 while showing
maps.google.com and enabling WebGL renderer. For this to work, you need to
manually override gpu blacklist with "--enable-webgl --ignore-gpu-blacklist" on
the command prompt. Check with about:gpu that hw accel is enabled.

Mesa/LLVM/drm/ddx is from today (May 7th) and kernel is 3.9.

dmesg shows:


[ 3889.414104] radeon 0000:01:05.0: GPU lockup CP stall for more than 10000msec
[ 3889.414116] radeon 0000:01:05.0: GPU lockup (waiting for 0x000000000000cba7
last fence id 0x000000000000cba6)
[ 3889.415314] radeon 0000:01:05.0: Saved 2617 dwords of commands on ring 0.
[ 3889.415325] radeon 0000:01:05.0: GPU softreset: 0x00000009
[ 3889.415330] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA2723030
[ 3889.415336] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000103
[ 3889.415341] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20001040
[ 3889.415346] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[ 3889.415350] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00008002
[ 3889.415355] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00008086
[ 3889.415360] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80018645
[ 3889.415365] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[ 3889.496650] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF
[ 3889.496702] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100
[ 3889.511115] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[ 3889.511117] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[ 3889.511118] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20009040
[ 3889.511119] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[ 3889.511120] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[ 3889.511122] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[ 3889.511123] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[ 3889.511124] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[ 3889.511128] radeon 0000:01:05.0: GPU reset succeeded, trying to resume
[ 3889.525400] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000).
[ 3889.525469] radeon 0000:01:05.0: WB enabled
[ 3889.525471] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr
0x00000000a0000c00 and cpu addr 0xffff8801140fec00
[ 3889.525473] radeon 0000:01:05.0: fence driver on ring 3 use gpu addr
0x00000000a0000c0c and cpu addr 0xffff8801140fec0c
[ 3889.525748] radeon 0000:01:05.0: setting latency timer to 64
[ 3889.561733] [drm] ring test on 0 succeeded in 0 usecs
[ 3889.561789] [drm] ring test on 3 succeeded in 1 usecs
[ 3889.663696] Watchdog[27005]: segfault at 0 ip 00007fa72ac7fc0e sp
00007fa71e139580 error 6 in chrome[7fa729f89000+56b2000]
[ 3900.242063] radeon 0000:01:05.0: GPU lockup CP stall for more than 10000msec
[ 3900.242076] radeon 0000:01:05.0: GPU lockup (waiting for 0x000000000000cbf8
last fence id 0x000000000000cba9)
[ 3900.242099] [drm:r600_ib_test] *ERROR* radeon: fence wait failed (-16).
[ 3900.242107] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on
GFX ring (-16).
[ 3900.242113] radeon 0000:01:05.0: ib ring test failed (-16).
[ 3900.243281] radeon 0000:01:05.0: GPU softreset: 0x00000009
[ 3900.243287] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA2723030
[ 3900.243292] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000103
[ 3900.243296] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20000040
[ 3900.243301] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[ 3900.243306] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00008002
[ 3900.243311] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00008086
[ 3900.243315] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80018645
[ 3900.243320] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[ 3900.299679] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEF
[ 3900.299732] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00000100
[ 3900.302183] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[ 3900.302184] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[ 3900.302186] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20008040
[ 3900.302187] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[ 3900.302188] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[ 3900.302190] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[ 3900.302191] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[ 3900.302192] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[ 3900.302195] radeon 0000:01:05.0: GPU reset succeeded, trying to resume
[ 3900.304477] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000).
[ 3900.304572] radeon 0000:01:05.0: WB enabled
[ 3900.304575] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr
0x00000000a0000c00 and cpu addr 0xffff8801140fec00
[ 3900.304576] radeon 0000:01:05.0: fence driver on ring 3 use gpu addr
0x00000000a0000c0c and cpu addr 0xffff8801140fec0c
[ 3900.304820] radeon 0000:01:05.0: setting latency timer to 64
[ 3900.341039] [drm] ring test on 0 succeeded in 1 usecs
[ 3900.341096] [drm] ring test on 3 succeeded in 1 usecs
[ 3900.341115] [drm] ib test on ring 0 succeeded in 0 usecs
[ 3900.341127] [drm] ib test on ring 3 succeeded in 1 usecs
[ 3900.344205] radeon 0000:01:05.0: GPU softreset: 0x00000040
[ 3900.344208] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[ 3900.344210] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[ 3900.344211] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20009040
[ 3900.344213] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[ 3900.344214] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[ 3900.344215] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[ 3900.344217] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[ 3900.344218] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[ 3900.408220] radeon 0000:01:05.0: SRBM_SOFT_RESET=0x00002000
[ 3900.422569] radeon 0000:01:05.0:   R_008010_GRBM_STATUS      = 0xA0003030
[ 3900.422571] radeon 0000:01:05.0:   R_008014_GRBM_STATUS2     = 0x00000003
[ 3900.422572] radeon 0000:01:05.0:   R_000E50_SRBM_STATUS      = 0x20001040
[ 3900.422574] radeon 0000:01:05.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[ 3900.422575] radeon 0000:01:05.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[ 3900.422577] radeon 0000:01:05.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[ 3900.422579] radeon 0000:01:05.0:   R_008680_CP_STAT          = 0x80100000
[ 3900.422580] radeon 0000:01:05.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[ 3900.422584] radeon 0000:01:05.0: GPU reset succeeded, trying to resume
[ 3900.437060] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000).
[ 3900.437245] radeon 0000:01:05.0: WB enabled
[ 3900.437247] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr
0x00000000a0000c00 and cpu addr 0xffff8801140fec00
[ 3900.437249] radeon 0000:01:05.0: fence driver on ring 3 use gpu addr
0x00000000a0000c0c and cpu addr 0xffff8801140fec0c
[ 3900.437632] radeon 0000:01:05.0: setting latency timer to 64
[ 3900.473423] [drm] ring test on 0 succeeded in 1 usecs
[ 3900.473480] [drm] ring test on 3 succeeded in 1 usecs
[ 3900.473494] [drm] ib test on ring 0 succeeded in 0 usecs
[ 3900.473505] [drm] ib test on ring 3 succeeded in 1 usecs


You are receiving this mail because:
  • You are the assignee for the bug.
--1367933889.8A71b0.12755-- --===============1730277822== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1730277822==--