[Bug 85647] Random radeonsi crashes with mesa 10.3.x

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 15 02:13:42 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=85647

--- Comment #27 from Hannu <hannu.tmp at pp.inet.fi> ---
I built mesa 10.4.0-devel (master) from mesa git.

+linux 3.18.0-rc4

Tested with a 23 minute full screen flash video same as before,
sixth playback of the video crashed.



Mesa 10.3.2 with the bypassed si_dma_copy_tile() as in comment 26 has not
crashed yet

         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,

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141115/e1d3a0c9/attachment.html>


More information about the dri-devel mailing list