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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 10 06:08:00 PST 2015


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

--- Comment #58 from Topi Pohjolainen <topi.pohjolainen at intel.com> ---
(In reply to Topi Pohjolainen from comment #57)
> Decreasing the texture and buffer size into one fourth of the original, into
> 64x32, seems to give me 100% probability of reproducing on IVB with the
> simplified test case. I'll try with the original and SKL.

More on IVB first. Using 32 x 16 x 4 = 2048 looks to be too small to reproduce.
On the other hand 32 x 32 x 4 = 4096 looks to give 100% probability. The latter
has the buffer end at the page boundary suggesting that buffer overrun due to
alignment plays some role afterall (perhaps just something more complex than
discussed before).

-- 
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/20151110/6ab3094c/attachment.html>


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