From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 75711] New: Radeon: GPU recovery is unable to recover from GPU lockups (R9 270 - error in VDPAU). Date: Thu, 08 May 2014 02:06:08 +0000 Message-ID: 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 4D3186EDBD for ; Wed, 7 May 2014 19:06:11 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 80E35201FB for ; Thu, 8 May 2014 02:06:10 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id E82C92024D for ; Thu, 8 May 2014 02:06:08 +0000 (UTC) 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=75711 Bug ID: 75711 Summary: Radeon: GPU recovery is unable to recover from GPU lockups (R9 270 - error in VDPAU). Product: Drivers Version: 2.5 Kernel Version: 3.15-rc4 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: t3st3r@mail.ru Regression: No Created attachment 135361 --> https://bugzilla.kernel.org/attachment.cgi?id=135361&action=edit Failed GPU recovery - R9 270, VDPAU. There are some cases when Radeon GPUs can lock up on some MESA errors and so on. While it MESA bugs and somesuch, there is what I believe to be kernel side bug as well. Kernel side problem is how kernel handles GPU recovery procedure. Right now GPU recovery would fail most of time on virtually any MESA bug and any GPUs, system would be left in completely unusable state due to lack of graphic output. This bug has been caught on 3.15-rc4 kernel running with recent MESA (oibaf PPA on Ubuntu 14.04). GPU deadlock on R9 270 occured during VDPAU usage. As usually ;) GPU recovery failed to recover this GPU as well. -- You are receiving this mail because: You are watching the assignee of the bug.