All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
@ 2017-11-18 15:07 bugzilla-daemon
  2017-11-20 16:28 ` bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-18 15:07 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 103808
           Summary: [radeonsi, bisected] World of Warcraft scribbling all
                    over screen
           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: rankincj@googlemail.com
        QA Contact: dri-devel@lists.freedesktop.org

OpenGL renderer string: AMD BONAIRE (DRM 2.50.0 / 4.13.13, LLVM 6.0.0)
OpenGL core profile version string: 3.3 Mesa 17.4.0-devel (git-4b0dc098b2)

Now that Fedora has upgraded to libdrm-2.4.88, I have discovered that World of
Warcraft now has huge screen corruption with Mesa-git. A git bisect has
identified this commit as the culprit:

4b0dc098b2561c07c59f7dab2813640a25789bf1 is the first bad commit
commit 4b0dc098b2561c07c59f7dab2813640a25789bf1
Author: Marek Olšák <marek.olsak@amd.com>
Date:   Thu Nov 2 00:00:53 2017 +0100

    gallium/u_threaded: don't map big VRAM buffers for the first upload
directly

    This improves Paraview "many spheres" performance 4x along with the
radeonsi
    commit.

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

:040000 040000 7b3cd35a0bc5923f724cfb9d936f7a88ea808c8a
300c7a5176280a410796121ac66c04a3b39b9bc9 M      src

WoW continues to run, but UI elements in particular disappear and are replaced
with scribbles across the screen, which itself flickers and flashes.

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

[-- Attachment #1.2: Type: text/html, Size: 3215 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
@ 2017-11-20 16:28 ` bugzilla-daemon
  2017-11-20 21:54 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-20 16:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Marek Olšák <maraeo@gmail.com> ---
Can you upload an apitrace?

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

[-- Attachment #1.2: Type: text/html, Size: 1033 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
  2017-11-20 16:28 ` bugzilla-daemon
@ 2017-11-20 21:54 ` bugzilla-daemon
  2017-11-20 22:01 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-20 21:54 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Chris Rankin <rankincj@googlemail.com> ---
Created attachment 135620
  --> https://bugs.freedesktop.org/attachment.cgi?id=135620&action=edit
apitrace for WoW

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

[-- Attachment #1.2: Type: text/html, Size: 1258 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
  2017-11-20 16:28 ` bugzilla-daemon
  2017-11-20 21:54 ` bugzilla-daemon
@ 2017-11-20 22:01 ` bugzilla-daemon
  2017-11-27 10:32 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-20 22:01 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Chris Rankin <rankincj@googlemail.com> ---
There's some initial chaos when you start replaying this trace, but I think the
most relevant artifacts (from this bug's perspective) occur right at the end.

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

[-- Attachment #1.2: Type: text/html, Size: 1176 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-11-20 22:01 ` bugzilla-daemon
@ 2017-11-27 10:32 ` bugzilla-daemon
  2017-11-27 10:40 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-27 10:32 UTC (permalink / raw)
  To: dri-devel


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

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

Nicolai Hähnle <nhaehnle@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bartos.petr@gmail.com

--- Comment #4 from Nicolai Hähnle <nhaehnle@gmail.com> ---
*** Bug 103817 has been marked as a duplicate of this bug. ***

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

[-- Attachment #1.2: Type: text/html, Size: 2069 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-11-27 10:32 ` bugzilla-daemon
@ 2017-11-27 10:40 ` bugzilla-daemon
  2017-11-27 12:12 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-27 10:40 UTC (permalink / raw)
  To: dri-devel


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

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

Nicolai Hähnle <nhaehnle@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shtetldik@gmail.com

--- Comment #5 from Nicolai Hähnle <nhaehnle@gmail.com> ---
*** Bug 103874 has been marked as a duplicate of this bug. ***

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

[-- Attachment #1.2: Type: text/html, Size: 2082 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-11-27 10:40 ` bugzilla-daemon
@ 2017-11-27 12:12 ` bugzilla-daemon
  2017-11-27 12:15 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-27 12:12 UTC (permalink / raw)
  To: dri-devel


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

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

Felix Hellmann <privat@cirk2.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |privat@cirk2.de

--- Comment #6 from Felix Hellmann <privat@cirk2.de> ---
*** Bug 103919 has been marked as a duplicate of this bug. ***

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

[-- Attachment #1.2: Type: text/html, Size: 2039 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-11-27 12:12 ` bugzilla-daemon
@ 2017-11-27 12:15 ` bugzilla-daemon
  2017-11-27 12:29 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-27 12:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Felix Hellmann <privat@cirk2.de> ---
Created attachment 135737
  --> https://bugs.freedesktop.org/attachment.cgi?id=135737&action=edit
apitrace for Path of Exile

Added the apitrace I made in #103919 over here.

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

[-- Attachment #1.2: Type: text/html, Size: 1327 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-11-27 12:15 ` bugzilla-daemon
@ 2017-11-27 12:29 ` bugzilla-daemon
  2017-11-28  4:38 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-27 12:29 UTC (permalink / raw)
  To: dri-devel


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

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

Chris Rankin <rankincj@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135620|application/octet-stream    |application/xz
          mime type|                            |

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

[-- Attachment #1.2: Type: text/html, Size: 1134 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (7 preceding siblings ...)
  2017-11-27 12:29 ` bugzilla-daemon
@ 2017-11-28  4:38 ` bugzilla-daemon
  2017-11-28 20:52 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-28  4:38 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Shmerl <shtetldik@gmail.com> ---
Marek pushed this fix:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=b5444877c0820b7848c07d1bc4e9a706f90894a5

I've just tested it with The Witcher 3 in Wine, and flickering is gone along
with performance drop!

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

[-- Attachment #1.2: Type: text/html, Size: 1321 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (8 preceding siblings ...)
  2017-11-28  4:38 ` bugzilla-daemon
@ 2017-11-28 20:52 ` bugzilla-daemon
  2017-11-28 22:23 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-28 20:52 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Felix Hellmann <privat@cirk2.de> ---
Yeah WoW and PoE are also fixed here

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

[-- Attachment #1.2: Type: text/html, Size: 1042 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (9 preceding siblings ...)
  2017-11-28 20:52 ` bugzilla-daemon
@ 2017-11-28 22:23 ` bugzilla-daemon
  2017-11-29  8:08 ` bugzilla-daemon
  2017-12-02 15:02 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-28 22:23 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Chris Rankin <rankincj@googlemail.com> ---
Agreed, WoW is now fixed. Thanks.

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

[-- Attachment #1.2: Type: text/html, Size: 1053 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (10 preceding siblings ...)
  2017-11-28 22:23 ` bugzilla-daemon
@ 2017-11-29  8:08 ` bugzilla-daemon
  2017-12-02 15:02 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-11-29  8:08 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from bartos.petr@gmail.com ---
Confirming bug 103919 is also fixed.

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

[-- Attachment #1.2: Type: text/html, Size: 1183 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] 14+ messages in thread

* [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
  2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
                   ` (11 preceding siblings ...)
  2017-11-29  8:08 ` bugzilla-daemon
@ 2017-12-02 15:02 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-12-02 15:02 UTC (permalink / raw)
  To: dri-devel


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

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

Chris Rankin <rankincj@googlemail.com> changed:

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

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

[-- Attachment #1.2: Type: text/html, Size: 1280 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] 14+ messages in thread

end of thread, other threads:[~2017-12-02 15:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-18 15:07 [Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen bugzilla-daemon
2017-11-20 16:28 ` bugzilla-daemon
2017-11-20 21:54 ` bugzilla-daemon
2017-11-20 22:01 ` bugzilla-daemon
2017-11-27 10:32 ` bugzilla-daemon
2017-11-27 10:40 ` bugzilla-daemon
2017-11-27 12:12 ` bugzilla-daemon
2017-11-27 12:15 ` bugzilla-daemon
2017-11-27 12:29 ` bugzilla-daemon
2017-11-28  4:38 ` bugzilla-daemon
2017-11-28 20:52 ` bugzilla-daemon
2017-11-28 22:23 ` bugzilla-daemon
2017-11-29  8:08 ` bugzilla-daemon
2017-12-02 15:02 ` 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.