From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 44121] Reproducible GPU lockup CP stall on Radeon HD 6450
Date: Tue, 3 Jul 2012 15:27:01 +0000 (UTC)
Message-ID: <20120703152701.2482911FA36@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id 63E439E913
for ;
Tue, 3 Jul 2012 08:27:07 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 505DE20144
for ;
Tue, 3 Jul 2012 15:27:06 +0000 (UTC)
Received: from bugzilla.kernel.org (unknown [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id BC05320279
for ;
Tue, 3 Jul 2012 15:27:01 +0000 (UTC)
In-Reply-To:
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://bugzilla.kernel.org/show_bug.cgi?id=44121
--- Comment #2 from Jean Delvare 2012-07-03 15:27:00 ---
With 3.5-rc5 kernel (failing) :
0x98F4 0x00000001 (1)
0x3F88 0x00000001 (1)
0x9B7C 0x00000000 (0)
0x8950 0xfffcf001 (-200703)
0x98FC 0x00000000 (0)
With commit 416a2bd2 reverted (working) :
0x98F4 0x00000001 (1)
0x3F88 0x00000001 (1)
0x9B7C 0x00fe0000 (16646144)
0x8950 0xfffcf001 (-200703)
0x98FC 0x00000000 (0)
So, value of register GC_USER_RB_BACKEND_DISABLE (0x9B7C) differs.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.