From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 62577] New: [r600g] GPU lockup when playing WoW with HD6450
without htile enabled
Date: Wed, 20 Mar 2013 20:53:27 +0000
Message-ID:
Priority
medium
Bug ID
62577
Assignee
dri-devel@lists.freedesktop.org
Summary
[r600g] GPU lockup when playing WoW with HD6450 without htile enabled
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
rankincj@googlemail.com
Hardware
x86-64 (AMD64)
Status
NEW
Version
git
Component
Drivers/Gallium/r600
Product
Mesa
Created attachment 76845 [details]
dmesg output showing GPU lockup
Just tried to play WoW against Mesa git, having already set R600_HYPERZ=0 to
work around bug #61747. This resulted in a GPU lockup after a few minutes.
git HEAD is:
commit d24819dce8cf6dac23f27df46fabbf756a732229
Author: Kenneth Graunke <kenneth@whitecape.org>
Date: Mon Mar 11 11:10:34 2013 -0700
i965/vs: Add IR dumping for immediates.
This makes dump_instructions more useful.
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>