[Bug 101925] playstore/webview crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 27 11:20:13 UTC 2017


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

--- Comment #5 from Tapani Pälli <lemody at gmail.com> ---
I did some more debugging and here is my 'braindump' on the matter. I found out
that both of Piglit and Playstore failures are likely related as they both
happen with pbuffer usage where we have doubleBufferMode 0 (Visual in
gl_framebuffer), so maybe something that is done during flush/invalidate (in
swapbuffers) is now not done, or the clear logic does not understand single
buffered in some manner? I could not figure out a place where I could set
aux_usage as ISL_AUX_USAGE_NONE based on the Visual setting since that gets
lost somewhere but may be present when mt is initially created (?)

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


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