[Bug 91926] [SKL bisected] texsubimage pbo intermittent failures
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 14 11:13:12 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91926
--- Comment #18 from Topi Pohjolainen <topi.pohjolainen at intel.com> ---
I found out that the initial uploading using glTexImage2D() falls to
intel_texsubimage_tiled_memcpy() path. I tried disabling special streaming
instructions in intel_tiled_memcpy.c and now I seem to get results from
different cache line(s) than before. Previously it was consistently the same,
now the pixel values correspond to different location in the texture and vary
from run to another.
--
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/20151014/f9fe0786/attachment.html>
More information about the intel-3d-bugs
mailing list