https://bugs.freedesktop.org/show_bug.cgi?id=86796
Bug ID: 86796 Summary: Artifacts on the screen. HD8530M Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: nicknnn@gmail.com
Created attachment 110136 --> https://bugs.freedesktop.org/attachment.cgi?id=110136&action=edit Example screen shot with artifacts
Artifacts on the screen on notebook asus S301L.
The laptop has a muxless video card. I use DRI_PRIME.
$ xrandr --listproviders Providers: number : 2 Provider 0: id: 0x76 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 3 outputs: 2 associated providers: 1 name:Intel Provider 1: id: 0x51 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 2 outputs: 0 associated providers: 1 name:radeon
DRI_PRIME=1 LD_LIBRARY_PATH=/opt/mesa-master/lib/ LD_PRELOAD=/opt/mesa-master/lib/dri/radeonsi_dri.so glxgears
DRI_PRIME=1 LD_LIBRARY_PATH=/opt/mesa-master/lib/ LD_PRELOAD=/opt/mesa-master/lib/dri/radeonsi_dri.so amoeba
Example screen shot as an attachment amoeba.jpg
Uname: Linux mj 3.17-1-amd64 #1 SMP Debian 3.17-1~exp1 (2014-10-14) x86_64 GNU/Linux
https://bugs.freedesktop.org/show_bug.cgi?id=86796
--- Comment #1 from nicknnn@gmail.com --- Created attachment 110137 --> https://bugs.freedesktop.org/attachment.cgi?id=110137&action=edit dmidecode
https://bugs.freedesktop.org/show_bug.cgi?id=86796
--- Comment #2 from nicknnn@gmail.com --- Created attachment 110138 --> https://bugs.freedesktop.org/attachment.cgi?id=110138&action=edit lspci -v
https://bugs.freedesktop.org/show_bug.cgi?id=86796
--- Comment #3 from nicknnn@gmail.com --- Created attachment 110139 --> https://bugs.freedesktop.org/attachment.cgi?id=110139&action=edit dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=86796
nicknnn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #110138|0 |1 is obsolete| |
--- Comment #4 from nicknnn@gmail.com --- Created attachment 110140 --> https://bugs.freedesktop.org/attachment.cgi?id=110140&action=edit lspci (active radeon)
https://bugs.freedesktop.org/show_bug.cgi?id=86796
--- Comment #5 from nicknnn@gmail.com --- Created attachment 110143 --> https://bugs.freedesktop.org/attachment.cgi?id=110143&action=edit glxinfo
https://bugs.freedesktop.org/show_bug.cgi?id=86796
nicknnn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #110136|0 |1 is obsolete| |
--- Comment #6 from nicknnn@gmail.com --- Created attachment 110144 --> https://bugs.freedesktop.org/attachment.cgi?id=110144&action=edit Example screen shot with artifacts
https://bugs.freedesktop.org/show_bug.cgi?id=86796
--- Comment #7 from Michel Dänzer michel@daenzer.net --- Does the v5 fix from bug 60879 help by any chance?
https://bugs.freedesktop.org/show_bug.cgi?id=86796
--- Comment #8 from nicknnn@gmail.com --- I applied the patch to the mesa https://bugs.freedesktop.org/attachment.cgi?id=106530
And applied https://bugs.freedesktop.org/attachment.cgi?id=98258 to radeon module
no changes. The screen still "chess".
https://bugs.freedesktop.org/show_bug.cgi?id=86796
--- Comment #9 from Marek Olšák maraeo@gmail.com --- Do the artifacts still occur on current Mesa git?
https://bugs.freedesktop.org/show_bug.cgi?id=86796
nicknnn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #10 from nicknnn@gmail.com --- Thanks, now OGL apps looks good.
dri-devel@lists.freedesktop.org