[Bug 101801] Graphical glitchtes on Android settings buttons and popups

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 16 10:18:31 UTC 2017


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

            Bug ID: 101801
           Summary: Graphical glitchtes on Android settings buttons and
                    popups
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: issor.oruam at gmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Created attachment 132707
  --> https://bugs.freedesktop.org/attachment.cgi?id=132707&action=edit
logcat with sandy bridge

Hi,

in the early stages of mesa 17.2.0devel branch,
graphical issues appeared with i965 in Android noticeable as
corruption of buttons in Android Settings and artifacts on popup windows of the
GUI.

ASUS motherboard H61M-K with Celeron G1610 - Intel HD Graphics (Ivy Bridge)
Shuttle DS47 - Intel HD Graphics 2000 (Sandy bridge)
Dell E6420 - Intel HD3000 (Sandy Bridge mobile)
Lenovo T460 - Intel HD Graphics 520 (Skylake GT2)

Observed with current mesa-dev, while mesa 17.1 branch is not affected (checked
17.1.5)
The problem was already there before RGBA format recently added to i965.

There are no Gl errors visible in logcat and no issues in dmesg,
will add them as attachment (the sandy bridge ones),
the only correlated messages in logcat are the following,
which show a warning about preloading of resources that "varies with
configuration"


07-15 11:48:04.243  1953  1953 W Resources: Preloaded drawable resource
#0x108025c (android:drawable/dialog_background_material) that varies with
configuration!!
07-15 11:48:04.249  1954  1954 W Resources: Preloaded drawable resource
#0x108025c (android:drawable/dialog_background_material) that varies with
configuration!!
07-15 11:48:04.265  1953  1953 W Resources: Preloaded color resource #0x10600ea
(android:color/material_grey_800) that varies with configuration!!
07-15 11:48:04.265  1953  1953 W Resources: Preloaded drawable resource
#0x10802c9 (android:drawable/floating_popup_background_dark) that varies with
configuration!!
07-15 11:48:04.266  1954  1954 W Resources: Preloaded color resource #0x10600ea
(android:color/material_grey_800) that varies with configuration!!
07-15 11:48:04.266  1954  1954 W Resources: Preloaded drawable resource
#0x10802c9 (android:drawable/floating_popup_background_dark) that varies with
configuration!!
07-15 11:48:04.337  1953  1953 I Zygote  : ...preloaded 114 resources in 245ms.
07-15 11:48:04.342  1953  1953 W Resources: Preloaded color resource #0x1060114
(android:color/background_cache_hint_selector_material_dark) that varies with
configuration!!
07-15 11:48:04.342  1953  1953 W Resources: Preloaded color resource #0x1060119
(android:color/btn_default_material_dark) that varies with configuration!!
07-15 11:48:04.344  1953  1953 I Zygote  : ...preloaded 41 resources in 7ms.
07-15 11:48:04.345  1953  1953 I Zygote  : ...preloaded 2 resource in 1ms.
07-15 11:48:04.347  1953  1953 D libEGL  : loaded
/system/lib64/egl/libGLES_mesa.so
07-15 11:48:04.355  1954  1954 I Zygote  : ...preloaded 114 resources in 263ms.
07-15 11:48:04.360  1954  1954 W Resources: Preloaded color resource #0x1060114
(android:color/background_cache_hint_selector_material_dark) that varies with
configuration!!
07-15 11:48:04.361  1954  1954 W Resources: Preloaded color resource #0x1060119
(android:color/btn_default_material_dark) that varies with configuration!!
07-15 11:48:04.362  1954  1954 I Zygote  : ...preloaded 41 resources in 7ms.
07-15 11:48:04.363  1954  1954 I Zygote  : ...preloaded 2 resource in 1ms.
07-15 11:48:04.383  1953  1953 I Zygote  : Preloading shared libraries...
07-15 11:48:04.383  1954  1954 D libEGL  : loaded
/system/lib/egl/libGLES_mesa.so
07-15 11:48:04.430  1954  1954 I Zygote  : Preloading shared libraries...

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20170716/8ce63004/attachment.html>


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