All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
@ 2015-09-11  0:42 bugzilla-daemon
  2015-09-11  0:43 ` bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-09-11  0:42 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 91969
           Summary: [radeonsi][bonaire] Stalls with Borderlands 2
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: shawn.starr@rogers.com
        QA Contact: dri-devel@lists.freedesktop.org

kernel 4.3.0-rc0 (Fedora snapshot)
mesa git master / with also experimental radeonsi shader cache (still stalls
with it even)
LLVM trunk (Sept 10th, 2015 build)

I've done some profiling of Borderlands 2 (just the menu intro) and discovered
what may be causing the stalls.

Apitrace: https://drive.google.com/open?id=0Bze7CJKD12nORWQ4RTdIbk4zT1k

Results from profile show the following calls with spikes:

25208614 [glDrawRangeElements]
25208651 [glLinkProgram]
29526799 [glDrawRangeElements]
29526657 [glDrawRangeElements]

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
@ 2015-09-11  0:43 ` bugzilla-daemon
  2015-09-11  0:47 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-09-11  0:43 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Shawn Starr <shawn.starr@rogers.com> ---
Created attachment 118198
  --> https://bugs.freedesktop.org/attachment.cgi?id=118198&action=edit
GLSL Program #4086

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
  2015-09-11  0:43 ` bugzilla-daemon
@ 2015-09-11  0:47 ` bugzilla-daemon
  2015-09-11  0:49 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-09-11  0:47 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Shawn Starr <shawn.starr@rogers.com> ---
Created attachment 118199
  --> https://bugs.freedesktop.org/attachment.cgi?id=118199&action=edit
For Call #25208614 - GLSL Program #4084 / 4085

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
  2015-09-11  0:43 ` bugzilla-daemon
  2015-09-11  0:47 ` bugzilla-daemon
@ 2015-09-11  0:49 ` bugzilla-daemon
  2015-09-12 14:31 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-09-11  0:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Shawn Starr <shawn.starr@rogers.com> ---
Created attachment 118200
  --> https://bugs.freedesktop.org/attachment.cgi?id=118200&action=edit
apitrace profile graph

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-09-11  0:49 ` bugzilla-daemon
@ 2015-09-12 14:31 ` bugzilla-daemon
  2015-09-12 15:17 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-09-12 14:31 UTC (permalink / raw)
  To: dri-devel


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

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

Andreas Hartmetz <ahartmetz@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai@dev.carbon-project.org

--- Comment #4 from Andreas Hartmetz <ahartmetz@gmail.com> ---
*** Bug 84570 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: 159 bytes --]

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-09-12 14:31 ` bugzilla-daemon
@ 2015-09-12 15:17 ` bugzilla-daemon
  2016-08-25 14:14 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2015-09-12 15:17 UTC (permalink / raw)
  To: dri-devel


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

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

Kai <kai@dev.carbon-project.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|kai@dev.carbon-project.org  |

--- Comment #5 from Kai <kai@dev.carbon-project.org> ---
The other bug was done. Th

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-09-12 15:17 ` bugzilla-daemon
@ 2016-08-25 14:14 ` bugzilla-daemon
  2016-08-25 14:14 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-08-25 14:14 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Andreas Hartmetz <ahartmetz@gmail.com> ---
Is this fixed now? I've had the same or a similar problem and it's fixed now. I
thought it wasn't fixed for a while until I discovered that limiting the frame
rate to 60 is really bad for performance in Borderlands 2...

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2016-08-25 14:14 ` bugzilla-daemon
@ 2016-08-25 14:14 ` bugzilla-daemon
  2016-08-25 18:55 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-08-25 14:14 UTC (permalink / raw)
  To: dri-devel


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

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

Andreas Hartmetz <ahartmetz@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
                   ` (6 preceding siblings ...)
  2016-08-25 14:14 ` bugzilla-daemon
@ 2016-08-25 18:55 ` bugzilla-daemon
  2016-08-29 15:15 ` bugzilla-daemon
  2018-04-03  5:48 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-08-25 18:55 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Marek Olšák <maraeo@gmail.com> ---
The stalls were reduced a lot in February 2016, but they didn't disappear
completely.

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

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
                   ` (7 preceding siblings ...)
  2016-08-25 18:55 ` bugzilla-daemon
@ 2016-08-29 15:15 ` bugzilla-daemon
  2018-04-03  5:48 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-08-29 15:15 UTC (permalink / raw)
  To: dri-devel


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

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

Vedran Miletić <vedran@miletic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |77449


Referenced Bugs:

https://bugs.freedesktop.org/show_bug.cgi?id=77449
[Bug 77449] Tracker bug for all bugs related to Steam titles
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2
  2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
                   ` (8 preceding siblings ...)
  2016-08-29 15:15 ` bugzilla-daemon
@ 2018-04-03  5:48 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-04-03  5:48 UTC (permalink / raw)
  To: dri-devel


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

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

Timothy Arceri <t_arceri@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #8 from Timothy Arceri <t_arceri@yahoo.com.au> ---
radeonsi now has an end-to-end shader cache and glthreading which is enabled by
default for Borderlands 2. These issues should now be mostly gone, there is not
too much more that can be done. Closing.

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

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

end of thread, other threads:[~2018-04-03  5:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-11  0:42 [Bug 91969] [radeonsi][bonaire] Stalls with Borderlands 2 bugzilla-daemon
2015-09-11  0:43 ` bugzilla-daemon
2015-09-11  0:47 ` bugzilla-daemon
2015-09-11  0:49 ` bugzilla-daemon
2015-09-12 14:31 ` bugzilla-daemon
2015-09-12 15:17 ` bugzilla-daemon
2016-08-25 14:14 ` bugzilla-daemon
2016-08-25 14:14 ` bugzilla-daemon
2016-08-25 18:55 ` bugzilla-daemon
2016-08-29 15:15 ` bugzilla-daemon
2018-04-03  5:48 ` 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.