Created attachment 132707 [details] 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...
Created attachment 132709 [details] dmesg with sandy bridge
Created attachment 132713 [details] Image showing buttons with the glitches in Settings
Created attachment 132714 [details] Popup message "Sending Message" with glitches at bottom of screen
Another info Cherry Trail is not affected, verified with Chuwi Hi12 Tablet Mauro
I haven't been able to reproduce this on Android-IA (using Joule).
Hi, the problem was still present on saturday July, 23rd but as we speak both 17.2 and 17.3.0devel branches are not affacted anymore. Warnings do still appear in logcat but buttons and popup message are ok. The case can be closed Mauro
ok, resolving as worksforme, this was likely a bug present for a while but got fixed
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.