All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 101969] Massive graphics corruption with World of Warcraft
@ 2017-07-29 12:03 bugzilla-daemon
  2017-07-30  7:52 ` bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-07-29 12:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1597 bytes --]

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

            Bug ID: 101969
           Summary: Massive graphics corruption with World of Warcraft
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: rankincj@googlemail.com
        QA Contact: dri-devel@lists.freedesktop.org

World of Warcraft's login screen has become jumbled garbage with the latest
Mesa from git. I don't recognise anything as being rendered by WoW, although
there are elements from other applications and windows dancing all over the
place.

I have performed a git bisect, and have identified this commit as the cause:

commit 064550238ef0b44e341b2a50c3147f83c2a6d5b0
Author: Marek Olšák <marek.olsak@amd.com>
Date:   Thu Jul 27 02:40:34 2017 +0200

    radeonsi: use CLEAR_STATE to initialize some registers

    Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>

:040000 040000 621668e602ccd2f36299e329b096586baa920ba0
68d43945fde8fbbfad6ae444546a981af2507b03 M      src

Mesa describes my setup as:

Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org (0x1002)
    Device: AMD BONAIRE (DRM 2.50.0 / 4.12.4, LLVM 5.0.0) (0x665f)
    Version: 17.3.0
    Accelerated: yes
    Video memory: 2048MB
    Unified memory: no

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3086 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 101969] Massive graphics corruption with World of Warcraft
  2017-07-29 12:03 [Bug 101969] Massive graphics corruption with World of Warcraft bugzilla-daemon
@ 2017-07-30  7:52 ` bugzilla-daemon
  2017-07-31  1:09 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-07-30  7:52 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 479 bytes --]

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

--- Comment #1 from Anton Petrov <pm2dmail@gmail.com> ---
It's not only WoW. After reboot i see garbage instead of sddm login screen.
Here is a photo https://ibb.co/fQ7dqQ

Radeon HD 7750

Device: AMD CAPE VERDE (DRM 2.50.0 / 4.12.3-gentoo, LLVM 4.0.1) (0x683f)
Version: 17.3.0
Accelerated: yes
Video memory: 1024MB
Unified memory: no

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1299 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 101969] Massive graphics corruption with World of Warcraft
  2017-07-29 12:03 [Bug 101969] Massive graphics corruption with World of Warcraft bugzilla-daemon
  2017-07-30  7:52 ` bugzilla-daemon
@ 2017-07-31  1:09 ` bugzilla-daemon
  2017-07-31  3:16 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-07-31  1:09 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 340 bytes --]

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

--- Comment #2 from Marek Olšák <maraeo@gmail.com> ---
Created attachment 133143
  --> https://bugs.freedesktop.org/attachment.cgi?id=133143&action=edit
possible fix

Can you please test this patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1325 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 101969] Massive graphics corruption with World of Warcraft
  2017-07-29 12:03 [Bug 101969] Massive graphics corruption with World of Warcraft bugzilla-daemon
  2017-07-30  7:52 ` bugzilla-daemon
  2017-07-31  1:09 ` bugzilla-daemon
@ 2017-07-31  3:16 ` bugzilla-daemon
  2017-07-31 19:37 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-07-31  3:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 410 bytes --]

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

--- Comment #3 from Anton Petrov <pm2dmail@gmail.com> ---
(In reply to Marek Olšák from comment #2)
> Created attachment 133143 [details] [review]
> possible fix
> 
> Can you please test this patch?

Patch did not helped for me. By the way thanks for your great work

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1539 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 101969] Massive graphics corruption with World of Warcraft
  2017-07-29 12:03 [Bug 101969] Massive graphics corruption with World of Warcraft bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-07-31  3:16 ` bugzilla-daemon
@ 2017-07-31 19:37 ` bugzilla-daemon
  2017-08-01 19:20 ` bugzilla-daemon
  2017-08-01 23:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-07-31 19:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]

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

--- Comment #4 from Chris Rankin <rankincj@googlemail.com> ---
(In reply to Marek Olšák from comment #2)
> Can you please test this patch?

No, it doesn't work for me either.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1175 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 101969] Massive graphics corruption with World of Warcraft
  2017-07-29 12:03 [Bug 101969] Massive graphics corruption with World of Warcraft bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-07-31 19:37 ` bugzilla-daemon
@ 2017-08-01 19:20 ` bugzilla-daemon
  2017-08-01 23:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-01 19:20 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 745 bytes --]

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

--- Comment #5 from Chris Rankin <rankincj@googlemail.com> ---
Ah, this is now fixed in the latest Mesa-git. I am assuming that this is the
relevant commit:

author  Marek Olšák <marek.olsak@amd.com>       2017-07-30 01:37:21 (GMT)
committer       Marek Olšák <marek.olsak@amd.com>       2017-08-01 15:06:38
(GMT)
commit  b9fc9d3f241758ed8a274be7abf68bf448653508 (patch)
tree    982cbf445d27083138874d22599c3fbdb11e0a57
parent  b99dcbfeb344390fea9919199b34e5504f7c84e3 (diff)
radeonsi: fix various CLEAR_STATE issues
Fixes: 064550238ef0 ("radeonsi: use CLEAR_STATE to initialize some registers")

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1654 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 101969] Massive graphics corruption with World of Warcraft
  2017-07-29 12:03 [Bug 101969] Massive graphics corruption with World of Warcraft bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-08-01 19:20 ` bugzilla-daemon
@ 2017-08-01 23:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-08-01 23:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 529 bytes --]

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

Marek Olšák <maraeo@gmail.com> changed:

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

--- Comment #6 from Marek Olšák <maraeo@gmail.com> ---
Yes. Thanks for the bug report. Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2028 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-01 23:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-29 12:03 [Bug 101969] Massive graphics corruption with World of Warcraft bugzilla-daemon
2017-07-30  7:52 ` bugzilla-daemon
2017-07-31  1:09 ` bugzilla-daemon
2017-07-31  3:16 ` bugzilla-daemon
2017-07-31 19:37 ` bugzilla-daemon
2017-08-01 19:20 ` bugzilla-daemon
2017-08-01 23:53 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.