[Bug 73528] Deferred lighting in Second Life causes system hiccups and screen flickering

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 18 08:10:38 PST 2014


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

--- Comment #25 from Marek Olšák <maraeo at gmail.com> ---
My explanations for this bug are:

1) CMASK allocation is wrong. We should try and overallocate it.

2) CMASK contains garbage, which can hang the hardware. Either the clear_buffer
function isn't reliable (it uses CP DMA) or CMASK was corrupted by eviction. Or
an out-of-bounds access from some other source corrupted it.

-- 
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/20141118/1e5b99c9/attachment.html>


More information about the dri-devel mailing list