All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1
@ 2015-12-25  2:55 bugzilla-daemon
  2015-12-25  3:31 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-12-25  2:55 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 93495
           Summary: [Regression] [Bisected] Slow performance on R9 270X
                    (pitcairn) on mesa 11.1
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: arnej@arnej.de
        QA Contact: dri-devel@lists.freedesktop.org

I get very slow performance in games with my graphics card (R9 270X) since mesa
11.1. In mesa 11.0.8 everything was running fast as usual.

I tested dota 2 and Saints Row 4. Both work fine with 11.0.8 and are unplayably
slow (<=1fps) with 11.1.

I bisected this issue to commit 525921ed51176255474c73adacfc6801a7bf2783.

If you need more information, please tell me.

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

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

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

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

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

* [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1
  2015-12-25  2:55 [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1 bugzilla-daemon
@ 2015-12-25  3:31 ` bugzilla-daemon
  2015-12-25 13:24 ` bugzilla-daemon
  2015-12-25 13:24 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-12-25  3:31 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
That commit shouldn't have any effect unless the environment variable
GALLIUM_DDEBUG is set.

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

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

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

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

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

* [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1
  2015-12-25  2:55 [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1 bugzilla-daemon
  2015-12-25  3:31 ` bugzilla-daemon
@ 2015-12-25 13:24 ` bugzilla-daemon
  2015-12-25 13:24 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-12-25 13:24 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from ArneJ <arnej@arnej.de> ---
You're right. I just checked and GALLIUM_DDEBUG was still set from an earlier
test with mesa git. I forgot it and now after the update that variable has an
effect again.

Will close this as invalid.
Sorry for the noise.

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

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

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

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

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

* [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1
  2015-12-25  2:55 [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1 bugzilla-daemon
  2015-12-25  3:31 ` bugzilla-daemon
  2015-12-25 13:24 ` bugzilla-daemon
@ 2015-12-25 13:24 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-12-25 13:24 UTC (permalink / raw)
  To: dri-devel


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

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

ArneJ <arnej@arnej.de> changed:

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

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

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

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

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

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

end of thread, other threads:[~2015-12-25 13:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-25  2:55 [Bug 93495] [Regression] [Bisected] Slow performance on R9 270X (pitcairn) on mesa 11.1 bugzilla-daemon
2015-12-25  3:31 ` bugzilla-daemon
2015-12-25 13:24 ` bugzilla-daemon
2015-12-25 13:24 ` 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.