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: Tue, 15 Jan 2013 19:38:05 +0000 (UTC)
Message-ID: <20130115193805.F1DD511FBAA@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 DFA0FE6787
for ;
Tue, 15 Jan 2013 11:38:09 -0800 (PST)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id A707020268
for ;
Tue, 15 Jan 2013 19:38:08 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id A945A20285
for ;
Tue, 15 Jan 2013 19:38:06 +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 #11 from Bruno Jacquet 2013-01-15 19:38:05 ---
(In reply to comment #9)
> Does reverting the following commit fix the issue?
>
> commit d025e9e2b890db679f1246037bf65bd4be512627
> Author: Jerome Glisse
> Date: Thu Nov 29 10:35:41 2012 -0500
>
> drm/radeon: do not move bo to different placement at each cs
>
> The bo creation placement is where the bo will be. Instead of trying
> to move bo at each command stream let this work to another worker
> thread that will use more advance heuristic.
>
> agd5f: remove leftover unused variable
>
> Signed-off-by: Jerome Glisse
> Reviewed-by: Alex Deucher
It does fix the corruption.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.