From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 76501] New: fences regression Date: Sun, 23 Mar 2014 09:47:02 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1160097071==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 09B8489700 for ; Sun, 23 Mar 2014 02:47:03 -0700 (PDT) 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 --===============1160097071== Content-Type: multipart/alternative; boundary="1395568022.310820.14636"; charset="us-ascii" --1395568022.310820.14636 Date: Sun, 23 Mar 2014 09:47:02 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D76501 Priority: medium Bug ID: 76501 Assignee: dri-devel@lists.freedesktop.org Summary: fences regression Severity: normal Classification: Unclassified OS: Linux (All) Reporter: odi@odi.ch Hardware: x86-64 (AMD64) Status: NEW Version: XOrg CVS Component: DRM/Radeon Product: DRI Created attachment 96233 --> https://bugs.freedesktop.org/attachment.cgi?id=3D96233&action=3Dedit dmesg 3.12 I am seeing a GPU lockup from any v3.13 up to 3.14-rc7, which basically ren= ders my computer unusable under recent kernels :-( [ 55.762710] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000= msec [ 55.762715] radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000000000= 004 last fence id 0x000000000000000 on ring 5) [ 55.762717] [drm:uvd_v1_0_ib_test] *ERROR* radeon: fence wait failed (-3= 5). [ 55.762720] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB= on ring 5 (-35). Hardware is an iMac 11,2 with a Radeon 4670 M96XT (RV730), 256MB GDDR3.=20 working up to 3.12, broken as of 3.13. Xorg comes up after some dalays with a mostly black screen, some colored rectangular artifacts where the login fields are, a working mouse cursor. Console fb still works. Bisected to this commit: commit f9eaf9ae782d6480f179850e27e6f4911ac10227 Author: Christian K=C3=B6nig Date: Tue Oct 29 20:14:47 2013 +0100 drm/radeon: rework and fix reset detection v2 Stop fiddling with jiffies, always wait for RADEON_FENCE_JIFFIES_TIMEOU= T. Consolidate the two wait sequence implementations into just one functio= n. Activate all waiters and remember if the reset was already done instead= of trying to reset from only one thread. v2: clear reset flag earlier to avoid timeout in IB test --=20 You are receiving this mail because: You are the assignee for the bug. --1395568022.310820.14636 Date: Sun, 23 Mar 2014 09:47:02 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Priority medium
Bug ID 76501
Assignee dri-devel@lists.freedesktop.org
Summary fences regression
Severity normal
Classification Unclassified
OS Linux (All)
Reporter odi@odi.ch
Hardware x86-64 (AMD64)
Status NEW
Version XOrg CVS
Component DRM/Radeon
Product DRI

Created attachment 96233 [details=
]
dmesg 3.12

I am seeing a GPU lockup from any v3.13 up to 3.14-rc7, which basically ren=
ders
my computer unusable under recent kernels :-(

[   55.762710] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000=
msec
[   55.762715] radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000000000=
004
last fence id 0x000000000000000 on ring 5)
[   55.762717] [drm:uvd_v1_0_ib_test] *ERROR* radeon: fence wait failed (-3=
5).
[   55.762720] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB=
 on
ring 5 (-35).

Hardware is an iMac 11,2 with a Radeon 4670 M96XT (RV730), 256MB GDDR3.=20

working up to 3.12, broken as of 3.13.

Xorg comes up after some dalays with a mostly black screen, some colored
rectangular artifacts where the login fields are, a working mouse cursor.

Console fb still works.


Bisected to this commit:

commit f9eaf9ae782d6480f179850e27e6f4911ac10227
Author: Christian K=C3=B6nig <christian.koenig@amd.com>
Date:   Tue Oct 29 20:14:47 2013 +0100

    drm/radeon: rework and fix reset detection v2

    Stop fiddling with jiffies, always wait for RADEON_FENCE_JIFFIES_TIMEOU=
T.
    Consolidate the two wait sequence implementations into just one functio=
n.
    Activate all waiters and remember if the reset was already done instead=
 of
    trying to reset from only one thread.

    v2: clear reset flag earlier to avoid timeout in IB test


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1395568022.310820.14636-- --===============1160097071== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1160097071==--