Comment # 27
on bug 85647
from Hannu
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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel