From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 78221] 3.16 RC1: AMD R9 270 GPU locks up on some heavy 2D
activity - GPU VM fault occurs. (possibly DMA copying issue strikes back?)
Date: Sat, 21 Jun 2014 04:04:18 +0000
Message-ID:
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 7A89C6E172
for ; Fri, 20 Jun 2014 21:04:21 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 8EC23203AA
for ; Sat, 21 Jun 2014 04:04:20 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 3066620351
for ; Sat, 21 Jun 2014 04:04:19 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=78221
--- Comment #5 from t3st3r@mail.ru ---
Will try that since that bug is nasty enough. Can take some time.
As initial investigation when looking on commit log and matching encounters of
bugs, it appears stability issues were fixed at result of commit
0a4ae727d6aa459247b027387edb6ff99f657792 (appears between 3.15-rc8 -> 3.15
release).
So all 3.15 RCs were not stable on R9 270. However, 3.15 release is okay due to
these last-minute fixes. Yet 0a4ae727d6aa459247b027387edb6ff99f657792 seems to
be composed of few commits, lets chew a bit more on it. Most likely it comes
down to 91b0275c0ecd1870c5f8bfb73e2da2d6c29414b3.
I think I would try little experiment first: return CPDMA as it was in 3.15
last minute fix and see if stability returns to 3.16-rc1 with R9 270.
--
You are receiving this mail because:
You are watching the assignee of the bug.