From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 48472] New: GPU Lockup while running demo in wine
Date: Mon, 09 Apr 2012 17:12:19 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 758DB9EB05
for ;
Mon, 9 Apr 2012 10:12:19 -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
https://bugs.freedesktop.org/show_bug.cgi?id=48472
Bug #: 48472
Summary: GPU Lockup while running demo in wine
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: nathanhirschauer@verfriemelt.org
While running Razor 1911 - Scene is dead
(http://www.chiptune.com/razor/rzr-the_scene_is_dead.zip) in wine I get a GPU
Lockup:
[ 690.049988] radeon 0000:01:00.0: GPU lockup CP stall for more than 10233msec
[ 690.049993] GPU lockup (waiting for 0x00002749 last fence id 0x00002746)
[ 690.051188] radeon 0000:01:00.0: GPU softreset
[ 690.051191] radeon 0000:01:00.0: R_008010_GRBM_STATUS=0xE5700030
[ 690.051193] radeon 0000:01:00.0: R_008014_GRBM_STATUS2=0x00110103
[ 690.051195] radeon 0000:01:00.0: R_000E50_SRBM_STATUS=0x200000C0
[ 690.051202] radeon 0000:01:00.0: R_008020_GRBM_SOFT_RESET=0x00007FEE
[ 690.066201] radeon 0000:01:00.0: R_008020_GRBM_SOFT_RESET=0x00000001
[ 690.082204] radeon 0000:01:00.0: R_008010_GRBM_STATUS=0xA0003030
[ 690.082206] radeon 0000:01:00.0: R_008014_GRBM_STATUS2=0x00000003
[ 690.082208] radeon 0000:01:00.0: R_000E50_SRBM_STATUS=0x200080C0
[ 690.083209] radeon 0000:01:00.0: GPU reset succeed
[ 690.103443] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 690.103467] radeon 0000:01:00.0: WB enabled
[ 690.134854] [drm] ring test succeeded in 1 usecs
[ 690.134861] [drm] ib test succeeded in 1 usecs
I'm using mesa-git (c653287) with Linux 3.2.13 (Arch Linux) and Xorg 1.12.0.901
on a Thinkpad R500 (which has the following VGA Controller: 01:00.0 VGA
compatible controller: Advanced Micro Devices [AMD] nee ATI RV620 [Mobility
Radeon HD 3400 Series] (Mobility Radeon HD 3450)
Attached the a logfile with WINEDEBUG=+wgl,+opengl. Seems like the lockup
occurs while the following message appears (Line 1232):
trace:opengl:wine_glDrawArrays (7, 0, 4)
I hope I attached all important files/infos - If I forgot something, let me
know.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.