<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Graphical glitchtes on Android settings buttons and popups"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101801">101801</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Graphical glitchtes on Android settings buttons and popups
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>issor.oruam@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=132707" name="attach_132707" title="logcat with sandy bridge">attachment 132707</a> <a href="attachment.cgi?id=132707&action=edit" title="logcat with sandy bridge">[details]</a></span>
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...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>