[Bug 101925] playstore/webview crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 8 08:13:19 UTC 2017


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

Tapani Pälli <lemody at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEEDINFO                    |RESOLVED

--- Comment #15 from Tapani Pälli <lemody at gmail.com> ---
commit e7a52cc381d275b4ab8ee2fb230e32ab97090daf
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Thu Aug 3 09:48:55 2017 -0700

    i965/miptree: Set supports_fast_clear = false in make_shareable

    The make_shareable function deletes the aux buffer and then whacks
    aux_usage to ISL_AUX_USAGE_NONE but not unsetting supports_fast_clear.
    Since we only look at supports_fast_clear to decide whether or not to do
    fast clears, this was causing assertion failures.

    Reported-by: Tapani Pälli <tapani.palli at intel.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101925
    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
    Reviewed-by: Tapani Pälli <tapani.palli at intel.com>

-- 
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/20170808/5b8d36b7/attachment.html>


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