From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] New: Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Wed, 17 Sep 2014 14:14:07 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0752100490==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5BF246E522 for ; Wed, 17 Sep 2014 07:14:07 -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 --===============0752100490== Content-Type: multipart/alternative; boundary="1410963247.51BcB60.24844"; charset="us-ascii" --1410963247.51BcB60.24844 Date: Wed, 17 Sep 2014 14:14:07 +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=3D83998 Priority: medium Bug ID: 83998 Assignee: dri-devel@lists.freedesktop.org Summary: Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Severity: normal Classification: Unclassified OS: All Reporter: adf.lists@gmail.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa R9270X Getting rareish Oopses and once oomkiller since - commit 6327b584155d040ae089e65fd6747186bdd9666b Author: Christian K=C3=B6nig Date: Thu Sep 11 09:50:00 2014 +0200 radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers That better matches the actual userspace use case, the kernel will force it to VRAM if the hardware requires it. To trigger this I need to repeatedly start mplayer using uvd - it's takes s= ome time, I ended up making a script to do it for me while AFK. I am 99% sure the above is it - I spent a day and a half trying on the comm= it before (radeon/video: use the hw to initial clear the buffers) with no cras= h. The Oopses don't mention radeon or uvd. They will hit as soon as mplayer launches before it renders anything - scre= en locked, no mouse cursor or vt switch but SysRq works, box is still up in so= me ways for a while (one time I had music playing for 30s-1min after). One time oomkiller put on its blindfold and ran around killing :-) --=20 You are receiving this mail because: You are the assignee for the bug. --1410963247.51BcB60.24844 Date: Wed, 17 Sep 2014 14:14:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Priority medium
Bug ID 83998
Assignee dri-devel@lists.freedesktop.org
Summary Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_S= TAGING for msg&fb buffers
Severity normal
Classification Unclassified
OS All
Reporter adf.lists@gmail.com
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/radeonsi
Product Mesa

R9270X Getting rareish Oopses and once oomkiller since -

commit 6327b584155d040ae089e65fd6747186bdd9666b
Author: Christian K=C3=B6nig <christian.koenig@amd.com>
Date:   Thu Sep 11 09:50:00 2014 +0200

    radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers

    That better matches the actual userspace use case, the
    kernel will force it to VRAM if the hardware requires it.

To trigger this I need to repeatedly start mplayer using uvd - it's takes s=
ome
time, I ended up making a script to do it for me while AFK.

I am 99% sure the above is it - I spent a day and a half trying on the comm=
it
before (radeon/video: use the hw to initial clear the buffers) with no cras=
h.

The Oopses don't mention radeon or uvd.

They will hit as soon as mplayer launches before it renders anything - scre=
en
locked, no mouse cursor or vt switch but SysRq works, box is still up in so=
me
ways for a while (one time I had music playing for 30s-1min after).

One time oomkiller put on its blindfold and ran around killing :-)


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1410963247.51BcB60.24844-- --===============0752100490== 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 --===============0752100490==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Wed, 17 Sep 2014 14:23:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1659254322==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D1EB88908B for ; Wed, 17 Sep 2014 07:23:01 -0700 (PDT) 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 --===============1659254322== Content-Type: multipart/alternative; boundary="1410963781.ebfE0.28073"; charset="us-ascii" --1410963781.ebfE0.28073 Date: Wed, 17 Sep 2014 14:23:01 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 --- Comment #1 from Andy Furniss --- Created attachment 106433 --> https://bugs.freedesktop.org/attachment.cgi?id=106433&action=edit Oops uvd -- You are receiving this mail because: You are the assignee for the bug. --1410963781.ebfE0.28073 Date: Wed, 17 Sep 2014 14:23:01 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1410963781.ebfE0.28073-- --===============1659254322== 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 --===============1659254322==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Wed, 17 Sep 2014 14:23:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1241466643==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id DEB086E00F for ; Wed, 17 Sep 2014 07:23:34 -0700 (PDT) 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 --===============1241466643== Content-Type: multipart/alternative; boundary="1410963814.8dEEd0.28393"; charset="us-ascii" --1410963814.8dEEd0.28393 Date: Wed, 17 Sep 2014 14:23:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 --- Comment #2 from Andy Furniss --- Created attachment 106434 --> https://bugs.freedesktop.org/attachment.cgi?id=106434&action=edit oom-killer uvd -- You are receiving this mail because: You are the assignee for the bug. --1410963814.8dEEd0.28393 Date: Wed, 17 Sep 2014 14:23:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1410963814.8dEEd0.28393-- --===============1241466643== 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 --===============1241466643==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Wed, 17 Sep 2014 20:44:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0972189535==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id CF7596E5A5 for ; Wed, 17 Sep 2014 13:44:45 -0700 (PDT) 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 --===============0972189535== Content-Type: multipart/alternative; boundary="1410986685.3fF004d1.29974"; charset="us-ascii" --1410986685.3fF004d1.29974 Date: Wed, 17 Sep 2014 20:44:45 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 --- Comment #3 from Aaron B --- If you use Chrom(e/ium)/Firefox, can you make sure hardware accel is enabled and see if it crashes randomly using them? I wanna see if you have other same symptoms I have with random crashing on my system. -- You are receiving this mail because: You are the assignee for the bug. --1410986685.3fF004d1.29974 Date: Wed, 17 Sep 2014 20:44:45 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 83998 from
If you use Chrom(e/ium)/Firefox, can you make sure hardware accel is enabled
and see if it crashes randomly using them? I wanna see if you have other same
symptoms I have with random crashing on my system.


You are receiving this mail because:
  • You are the assignee for the bug.
--1410986685.3fF004d1.29974-- --===============0972189535== 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 --===============0972189535==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Thu, 18 Sep 2014 01:34:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1247427527==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7F4BD6E5B2 for ; Wed, 17 Sep 2014 18:34:48 -0700 (PDT) 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 --===============1247427527== Content-Type: multipart/alternative; boundary="1411004088.8BEB4a6d1.21795"; charset="us-ascii" --1411004088.8BEB4a6d1.21795 Date: Thu, 18 Sep 2014 01:34:48 +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=3D83998 --- Comment #4 from Michel D=C3=A4nzer --- (In reply to comment #3) > I wanna see if you have other same symptoms I have with random crashing o= n my > system. Aaron, I don't think this bug is related to yours. --=20 You are receiving this mail because: You are the assignee for the bug. --1411004088.8BEB4a6d1.21795 Date: Thu, 18 Sep 2014 01:34:48 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 4 on bug 83998<= /a> from Michel D=C3=A4nzer
(In reply to comment #3=
)
> I wanna see if you have other same symptoms I ha=
ve with random crashing on my
> system.

Aaron, I don't think this bug is related to yours.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1411004088.8BEB4a6d1.21795-- --===============1247427527== 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 --===============1247427527==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Wed, 19 Nov 2014 22:44:41 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1561709745==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 209196F5AD for ; Wed, 19 Nov 2014 14:44:41 -0800 (PST) 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 --===============1561709745== Content-Type: multipart/alternative; boundary="1416437080.C3CF0.23030"; charset="UTF-8" --1416437080.C3CF0.23030 Date: Wed, 19 Nov 2014 22:44:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 --- Comment #5 from Andy Furniss --- This bug is still alive for me. Have randomly tested and reproduced since reporting and failed to reproduce with 6327b584155d040ae089e65fd6747186bdd9666b reverted. Just retried with the new agd5f drm-next-319-wip and it's still there - though this time I got and oops which mentions radeon/ttm so uploading. To produce I am running a script running mplayer on various blu-rays on hard disk. It's not aggressive - run for 10 sec sleep for three .... I added a counter and it got up to 29 before oopsing. -- You are receiving this mail because: You are the assignee for the bug. --1416437080.C3CF0.23030 Date: Wed, 19 Nov 2014 22:44:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 83998 from
This bug is still alive for me.

Have randomly tested and reproduced since reporting and failed to reproduce
with 

6327b584155d040ae089e65fd6747186bdd9666b reverted.

Just retried with the new agd5f drm-next-319-wip and it's still there - though
this time I got and oops which mentions radeon/ttm so uploading.

To produce I am running a script running mplayer on various blu-rays on hard
disk.

It's not aggressive - run for 10 sec sleep for three ....

I added a counter and it got up to 29 before oopsing.


You are receiving this mail because:
  • You are the assignee for the bug.
--1416437080.C3CF0.23030-- --===============1561709745== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1561709745==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Wed, 19 Nov 2014 22:47:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1419788857==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 039A86F5BE for ; Wed, 19 Nov 2014 14:47:41 -0800 (PST) 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 --===============1419788857== Content-Type: multipart/alternative; boundary="1416437260.eCEe04dA0.24399"; charset="UTF-8" --1416437260.eCEe04dA0.24399 Date: Wed, 19 Nov 2014 22:47:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 --- Comment #6 from Andy Furniss --- Created attachment 109744 --> https://bugs.freedesktop.org/attachment.cgi?id=109744&action=edit kernel log with new oops at end -- You are receiving this mail because: You are the assignee for the bug. --1416437260.eCEe04dA0.24399 Date: Wed, 19 Nov 2014 22:47:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 6 on bug 83998 from
Created attachment 109744 [details]
kernel log with new oops at end


You are receiving this mail because:
  • You are the assignee for the bug.
--1416437260.eCEe04dA0.24399-- --===============1419788857== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1419788857==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Mon, 01 Dec 2014 14:07:39 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0676141042==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1062D6E2C8 for ; Mon, 1 Dec 2014 06:07:39 -0800 (PST) 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 --===============0676141042== Content-Type: multipart/alternative; boundary="1417442859.B74DBE0.28784"; charset="UTF-8" --1417442859.B74DBE0.28784 Date: Mon, 1 Dec 2014 14:07:38 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 --- Comment #7 from Andy Furniss --- Created attachment 110298 --> https://bugs.freedesktop.org/attachment.cgi?id=110298&action=edit different trace with newer kernel This is getting harder to trigger, started to think it was fixed. Haven't triggered with mpv yet, but can still just with mplayer. On third attempt, 115 starts in CPUs set to perf (may help trigger, but not sure). Uploading because current drm-next-219-wip has some fence changes and the trace starts with - radeon_fence_signaled -- You are receiving this mail because: You are the assignee for the bug. --1417442859.B74DBE0.28784 Date: Mon, 1 Dec 2014 14:07:39 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 7 on bug 83998 from
Created attachment 110298 [details]
different trace with newer kernel

This is getting harder to trigger, started to think it was fixed.

Haven't triggered with mpv yet, but can still just with mplayer.

On third attempt, 115 starts in CPUs set to perf (may help trigger, but not
sure).

Uploading because current drm-next-219-wip has some fence changes and the trace
starts with -

radeon_fence_signaled


You are receiving this mail because:
  • You are the assignee for the bug.
--1417442859.B74DBE0.28784-- --===============0676141042== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0676141042==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Thu, 04 Dec 2014 21:36:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1582281082==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 63B7A6E16E for ; Thu, 4 Dec 2014 13:36:31 -0800 (PST) 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 --===============1582281082== Content-Type: multipart/alternative; boundary="1417728991.FC060.4429"; charset="UTF-8" --1417728991.FC060.4429 Date: Thu, 4 Dec 2014 21:36:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 --- Comment #8 from Andy Furniss --- Created attachment 110470 --> https://bugs.freedesktop.org/attachment.cgi?id=110470&action=edit Another different trace Newer kernel different trace - BUG this time. Slightly different from normal both trace and behavior, in that it froze on quit and the screen was still showing the vid. Due to it being a bit different I tried again - same result, both died within 5 minutes. I then reverted the suspect commit in case it was a different issue, went out came back and it was up to 500 and still going OK, so it does seem to be the same issue. -- You are receiving this mail because: You are the assignee for the bug. --1417728991.FC060.4429 Date: Thu, 4 Dec 2014 21:36:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 8 on bug 83998 from
Created attachment 110470 [details]
Another different trace

Newer kernel different trace - BUG this time.

Slightly different from normal both trace and behavior, in that it froze on
quit and the screen was still showing the vid.

Due to it being a bit different I tried again - same result, both died within 5
minutes. I then reverted the suspect commit in case it was a different issue,
went out came back and it was up to 500 and still going OK, so it does seem to
be the same issue.


You are receiving this mail because:
  • You are the assignee for the bug.
--1417728991.FC060.4429-- --===============1582281082== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1582281082==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Fri, 05 Dec 2014 10:46:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1279057486==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 338146E1E0 for ; Fri, 5 Dec 2014 02:46:57 -0800 (PST) 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 --===============1279057486== Content-Type: multipart/alternative; boundary="1417776417.EFdEC21.25448"; charset="UTF-8" --1417776417.EFdEC21.25448 Date: Fri, 5 Dec 2014 10:46:57 +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=3D83998 --- Comment #9 from Christian K=C3=B6nig --- That seems to be some kind of random kernel memory corruption, triggered by using PIPE_USAGE_STAGING for your case. Does anybody have any good idea how to figure out what this is? --=20 You are receiving this mail because: You are the assignee for the bug. --1417776417.EFdEC21.25448 Date: Fri, 5 Dec 2014 10:46:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 9 on bug 83998<= /a> from Christian K=C3=B6nig
That seems to be some kind of random kernel memory corruption,=
 triggered by
using PIPE_USAGE_STAGING for your case.

Does anybody have any good idea how to figure out what this is?


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1417776417.EFdEC21.25448-- --===============1279057486== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1279057486==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Mon, 08 Dec 2014 06:11:55 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1916415986==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0EDB26E2B6 for ; Sun, 7 Dec 2014 22:11:55 -0800 (PST) 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 --===============1916415986== Content-Type: multipart/alternative; boundary="1418019115.adC1ACE1.18916"; charset="UTF-8" --1418019115.adC1ACE1.18916 Date: Mon, 8 Dec 2014 06:11:54 +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=3D83998 Michel D=C3=A4nzer changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/Gallium/radeonsi |DRM/Radeon Version|git |unspecified Product|Mesa |DRI --- Comment #10 from Michel D=C3=A4nzer --- If there's an older kernel where this doesn't happen, it might be possible = to bisect. --=20 You are receiving this mail because: You are the assignee for the bug. --1418019115.adC1ACE1.18916 Date: Mon, 8 Dec 2014 06:11:55 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable = Michel D=C3=A4nzer changed bug 83998<= /a>
What Removed Added
Component Drivers/Gallium/radeonsi DRM/Radeon
Version git unspecified
Product Mesa DRI

Commen= t # 10 on bug 83998<= /a> from Michel D=C3=A4nzer
If there's an older kernel where this doesn't happen, it might=
 be possible to
bisect.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1418019115.adC1ACE1.18916-- --===============1916415986== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1916415986==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83998] Oopses on R9270X using UVD since radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers Date: Thu, 30 Jul 2015 12:38:07 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1879199118==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C61986EC89 for ; Thu, 30 Jul 2015 05:38:13 -0700 (PDT) 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 --===============1879199118== Content-Type: multipart/alternative; boundary="1438259887.3637dC0a0.3626"; charset="UTF-8" --1438259887.3637dC0a0.3626 Date: Thu, 30 Jul 2015 12:38:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=83998 Andy Furniss changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #11 from Andy Furniss --- I did try older kernels, but after thinking one was OK which turned out to also have the issue I decided bisecting was not really going to work. I don't have the 270X anymore so marking as a dup of another report. As noted in that report, it seems easier to provoke this with current kernels. It's possible the mesa commit just changed some timing that exposed the issue more. Currently on Tonga I can provoke a similar issue (not oops - just ring stall) and reverting the mesa commit in this bug doesn't help, but playing around with cpufreq can change how easy it is to provoke. *** This bug has been marked as a duplicate of bug 91009 *** -- You are receiving this mail because: You are the assignee for the bug. --1438259887.3637dC0a0.3626 Date: Thu, 30 Jul 2015 12:38:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 83998
What Removed Added
Status NEW RESOLVED
Resolution --- DUPLICATE

Comment # 11 on bug 83998 from
I did try older kernels, but after thinking one was OK which turned out to also
have the issue I decided bisecting was not really going to work.

I don't have the 270X anymore so marking as a dup of another report.

As noted in that report, it seems easier to provoke this with current kernels.

It's possible the mesa commit just changed some timing that exposed the issue
more.

Currently on Tonga I can provoke a similar issue (not oops - just ring stall)
and reverting the mesa commit in this bug doesn't help, but playing around with
cpufreq can change how easy it is to provoke.

*** This bug has been marked as a duplicate of bug 91009 ***


You are receiving this mail because:
  • You are the assignee for the bug.
--1438259887.3637dC0a0.3626-- --===============1879199118== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1879199118==--