[Bug 91926] [SKL bisected] texsubimage pbo intermittent failures

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 6 06:08:00 PST 2015


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

--- Comment #52 from Topi Pohjolainen <topi.pohjolainen at intel.com> ---
I hacked intel_buffer_objects.c::alloc_buffer_object() to pass extra 4096 bytes
to the size given to drm_intel_bo_alloc(). This seems to prevent the failure
also (at least I get 200 test rounds without pixel failures).

I used a hack since this interface (glBufferData()) has no notion of width or
height and therefore preventing cleaner solution.


I would like to note that without knowing the algorithm for the cache handling,
these findings are not yet conclusive - it is still possible that they are once
again hiding the real explanation.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151106/369b5164/attachment.html>


More information about the intel-3d-bugs mailing list