From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 85647] Random radeonsi crashes with mesa 10.3.x
Date: Thu, 13 Nov 2014 11:49:45 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1513197595=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 0EF256EB13
for ; Thu, 13 Nov 2014 03:49:45 -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
--===============1513197595==
Content-Type: multipart/alternative; boundary="1415879385.EBB81.768"; charset="UTF-8"
--1415879385.EBB81.768
Date: Thu, 13 Nov 2014 11:49:44 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=85647
--- Comment #26 from Hannu ---
Created attachment 109402
--> https://bugs.freedesktop.org/attachment.cgi?id=109402&action=edit
"goto fallback" added before si_dma_copy_tile()
I tested today with this:
si_dma_copy_buffer(sctx, dst, src, dst_offset, src_offset,
src_box->height * src_pitch);
} else {
+ goto fallback;
si_dma_copy_tile(sctx, dst, dst_level, dst_x, dst_y, dst_z,
(diff attached)
Tested with a 23 minute full screen flash video same as before.
Mesa 10.3.2 with the "goto fallback" added before si_dma_copy_tile(): 10
playbacks of the video, no crashes/lockups.
I am going to test the original code without changes again tomorrow to be sure
that the crash is still there. (I updated firefox yesterday).
--
You are receiving this mail because:
You are the assignee for the bug.
--1415879385.EBB81.768
Date: Thu, 13 Nov 2014 11:49:45 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 26
on bug 85647
from Hannu
Created attachment 109402 [details]
"goto fallback" added before si_dma_copy_tile()
I tested today with this:
si_dma_copy_buffer(sctx, dst, src, dst_offset, src_offset,
src_box->height * src_pitch);
} else {
+ goto fallback;
si_dma_copy_tile(sctx, dst, dst_level, dst_x, dst_y, dst_z,
(diff attached)
Tested with a 23 minute full screen flash video same as before.
Mesa 10.3.2 with the "goto fallback" added before si_dma_copy_tile(): 10
playbacks of the video, no crashes/lockups.
I am going to test the original code without changes again tomorrow to be sure
that the crash is still there. (I updated firefox yesterday).
You are receiving this mail because:
- You are the assignee for the bug.
--1415879385.EBB81.768--
--===============1513197595==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1513197595==--