From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 52491] radeon massive screen corruption BARTS HD6870
Date: Sat, 12 Jan 2013 18:27:13 +0000 (UTC)
Message-ID: <20130112182713.A7D9711FBAA@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 57E81E5C95
for ;
Sat, 12 Jan 2013 10:27:20 -0800 (PST)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 1D929201B6
for ;
Sat, 12 Jan 2013 18:27:19 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id B79BF201A2
for ;
Sat, 12 Jan 2013 18:27:14 +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=52491
--- Comment #3 from Bruno J. 2013-01-12 18:27:13 ---
I bisected it. THough it looks like the behavior changed halfway, I was getting
kernel crashes for this commit for example.
d2ead3eaf8a4bf92129eda69189ce18a6c1cc8bd is the first bad commit
commit d2ead3eaf8a4bf92129eda69189ce18a6c1cc8bd
Author: Alex Deucher
Date: Thu Dec 13 09:55:45 2012 -0500
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Allows us to use the DMA ring from userspace.
DMA doesn't have a good NOP packet in which to embed the
reloc idx, so userspace has to add a reloc for each
buffer used and order them to match the command stream.
v2: fix address bounds checking
Signed-off-by: Alex Deucher
:040000 040000 7183de0d56e5c01b40775244d5dc4b5441406786
f3abce52c375cc4598cd23739df825771e6fb46e M drivers
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.