All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 109171] AMD's GPU is Slower than Intel's
@ 2018-12-29 14:48 bugzilla-daemon
  2018-12-29 15:24 ` bugzilla-daemon
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: bugzilla-daemon @ 2018-12-29 14:48 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 109171
           Summary: AMD's GPU is Slower than Intel's
           Product: Mesa
           Version: 18.2
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: ali.sherif10@yahoo.com
        QA Contact: dri-devel@lists.freedesktop.org

glxgears and CS: Go are much slower with AMD's GPU. Performance's much higher
with Intel's.

Outputs:
$ glxgears
306 frames in 5.0 seconds = 61.029 FPS
299 frames in 5.0 seconds = 59.761 FPS
299 frames in 5.0 seconds = 59.762 FPS
299 frames in 5.0 seconds = 59.762 FPS
299 frames in 5.0 seconds = 59.762 FPS

$ DRI_PRIME=1 glxgears
304 frames in 5.0 seconds = 60.666 FPS
299 frames in 5.0 seconds = 59.762 FPS
299 frames in 5.0 seconds = 59.762 FPS
299 frames in 5.0 seconds = 59.763 FPS
299 frames in 5.0 seconds = 59.760 FPS

$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
32606 frames in 5.0 seconds = 6521.047 FPS
31516 frames in 5.0 seconds = 6302.010 FPS
32145 frames in 5.0 seconds = 6428.891 FPS
31443 frames in 5.0 seconds = 6288.595 FPS
31029 frames in 5.0 seconds = 6205.721 FPS

$ DRI_PRIME=1 vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
12031 frames in 5.0 seconds = 2406.195 FPS
10110 frames in 5.0 seconds = 2021.870 FPS
10122 frames in 5.0 seconds = 2022.474 FPS
9782 frames in 5.0 seconds = 1956.206 FPS
10175 frames in 5.0 seconds = 2034.901 FPS


Laptop: HP Pavilion g6.
AMD's GPU: Radeon HD 7670M.
OS: 64-bit Linux (Fedora 29 KDE Spin).

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
@ 2018-12-29 15:24 ` bugzilla-daemon
  2018-12-29 17:27 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2018-12-29 15:24 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Sherif <ali.sherif10@yahoo.com> ---
CS: Go is faster with Intel's GPU even without vblank_mode=0.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
  2018-12-29 15:24 ` bugzilla-daemon
@ 2018-12-29 17:27 ` bugzilla-daemon
  2018-12-29 17:36 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2018-12-29 17:27 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Please attach your xorg log and dmesg output.  Note that using the dGPU
involves extra copies to copy the rendered frame to the integrated GPU for
display so there is additional overhead.  You need a relatively advanced 3D
game to see an advantage on the dGPU as you have to overcome the overhead of
the additional copies.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
  2018-12-29 15:24 ` bugzilla-daemon
  2018-12-29 17:27 ` bugzilla-daemon
@ 2018-12-29 17:36 ` bugzilla-daemon
  2018-12-29 17:37 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2018-12-29 17:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Sherif <ali.sherif10@yahoo.com> ---
Created attachment 142914
  --> https://bugs.freedesktop.org/attachment.cgi?id=142914&action=edit
Xorg log files.

I attached all files.

-- 
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: 160 bytes --]

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-12-29 17:36 ` bugzilla-daemon
@ 2018-12-29 17:37 ` bugzilla-daemon
  2019-01-03  3:16 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2018-12-29 17:37 UTC (permalink / raw)
  To: dri-devel


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

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

Sherif <ali.sherif10@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://bugzilla.redhat.com
                   |                            |/show_bug.cgi?id=1662535

--- Comment #4 from Sherif <ali.sherif10@yahoo.com> ---
I reported it in Fedora Bugzilla, also. Please, check.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-12-29 17:37 ` bugzilla-daemon
@ 2019-01-03  3:16 ` bugzilla-daemon
  2019-01-03  3:17 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03  3:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Sherif <ali.sherif10@yahoo.com> ---
Created attachment 142951
  --> https://bugs.freedesktop.org/attachment.cgi?id=142951&action=edit
I used something like dmesg | vim.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (4 preceding siblings ...)
  2019-01-03  3:16 ` bugzilla-daemon
@ 2019-01-03  3:17 ` bugzilla-daemon
  2019-01-03  8:34 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03  3:17 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Sherif <ali.sherif10@yahoo.com> ---
Sorry, I didn't pay attention to the dmesg part.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (5 preceding siblings ...)
  2019-01-03  3:17 ` bugzilla-daemon
@ 2019-01-03  8:34 ` bugzilla-daemon
  2019-01-03 12:16 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03  8:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Christian König <christian.koenig@amd.com> ---
The dmesg is only a fraction. Please provide the full dmesg directly after
boot.

That glxgears is getting slower numbers on the secondary GPU is perfectly
normal. It is a test how fast we can page flip and not how fast the GPU is.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (6 preceding siblings ...)
  2019-01-03  8:34 ` bugzilla-daemon
@ 2019-01-03 12:16 ` bugzilla-daemon
  2019-01-03 12:16 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 12:16 UTC (permalink / raw)
  To: dri-devel


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

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

Sherif <ali.sherif10@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142951|0                           |1
        is obsolete|                            |

--- Comment #8 from Sherif <ali.sherif10@yahoo.com> ---
Created attachment 142953
  --> https://bugs.freedesktop.org/attachment.cgi?id=142953&action=edit
Output of dmesg.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (7 preceding siblings ...)
  2019-01-03 12:16 ` bugzilla-daemon
@ 2019-01-03 12:16 ` bugzilla-daemon
  2019-01-03 12:25 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 12:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Sherif <ali.sherif10@yahoo.com> ---
Created attachment 142954
  --> https://bugs.freedesktop.org/attachment.cgi?id=142954&action=edit
Output of DRI_PRIME=1 dmesg

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (8 preceding siblings ...)
  2019-01-03 12:16 ` bugzilla-daemon
@ 2019-01-03 12:25 ` bugzilla-daemon
  2019-01-03 12:34 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 12:25 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Sherif <ali.sherif10@yahoo.com> ---
I restarted, logged into KDE then $ dmesg >> dmesg. After a minute, $
DRI_PRIME=1 dmesg >> dmesg2. Did I do it correctly?

(In reply to Alex Deucher from comment #2)
> You need a relatively advanced 3D game to see an advantage on the dGPU as you
>  have to overcome the overhead of the additional copies.

Counter-Strike: Global Offensive is much slower, when I run Steam with
DRI_PRIME=1.

Additional Info:
I installed Steam from RPMFusion.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (9 preceding siblings ...)
  2019-01-03 12:25 ` bugzilla-daemon
@ 2019-01-03 12:34 ` bugzilla-daemon
  2019-01-03 12:34 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 12:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from Sherif <ali.sherif10@yahoo.com> ---
Created attachment 142955
  --> https://bugs.freedesktop.org/attachment.cgi?id=142955&action=edit
Steam output wit Intel's GPU.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (10 preceding siblings ...)
  2019-01-03 12:34 ` bugzilla-daemon
@ 2019-01-03 12:34 ` bugzilla-daemon
  2019-01-03 12:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 12:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #12 from Sherif <ali.sherif10@yahoo.com> ---
Created attachment 142956
  --> https://bugs.freedesktop.org/attachment.cgi?id=142956&action=edit
Steam output wit AMD's GPU.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (11 preceding siblings ...)
  2019-01-03 12:34 ` bugzilla-daemon
@ 2019-01-03 12:39 ` bugzilla-daemon
  2019-01-03 12:42 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 12:39 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #13 from Sherif <ali.sherif10@yahoo.com> ---
I found that only CS: GO's main GUI is slow with AMD's GPU, but it's much
faster during matches. On Intel's GPU, the main GUI's smooth, but there's some
lag during matches.
I tried the tutorial only.

On both cases, fullscreen was enabled.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (12 preceding siblings ...)
  2019-01-03 12:39 ` bugzilla-daemon
@ 2019-01-03 12:42 ` bugzilla-daemon
  2019-01-03 13:36 ` bugzilla-daemon
  2019-09-18 19:26 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 12:42 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #14 from Sherif <ali.sherif10@yahoo.com> ---
Note: I played CS: GO during recording Steam's output.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (13 preceding siblings ...)
  2019-01-03 12:42 ` bugzilla-daemon
@ 2019-01-03 13:36 ` bugzilla-daemon
  2019-09-18 19:26 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-01-03 13:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #15 from Sherif <ali.sherif10@yahoo.com> ---
Created attachment 142957
  --> https://bugs.freedesktop.org/attachment.cgi?id=142957&action=edit
glxinfo with(out) DRI_PRIME=1.

This can help.

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

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

* [Bug 109171] AMD's GPU is Slower than Intel's
  2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
                   ` (14 preceding siblings ...)
  2019-01-03 13:36 ` bugzilla-daemon
@ 2019-09-18 19:26 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:26 UTC (permalink / raw)
  To: dri-devel


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

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

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

--- Comment #16 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/649.

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

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

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

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

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

end of thread, other threads:[~2019-09-18 19:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-29 14:48 [Bug 109171] AMD's GPU is Slower than Intel's bugzilla-daemon
2018-12-29 15:24 ` bugzilla-daemon
2018-12-29 17:27 ` bugzilla-daemon
2018-12-29 17:36 ` bugzilla-daemon
2018-12-29 17:37 ` bugzilla-daemon
2019-01-03  3:16 ` bugzilla-daemon
2019-01-03  3:17 ` bugzilla-daemon
2019-01-03  8:34 ` bugzilla-daemon
2019-01-03 12:16 ` bugzilla-daemon
2019-01-03 12:16 ` bugzilla-daemon
2019-01-03 12:25 ` bugzilla-daemon
2019-01-03 12:34 ` bugzilla-daemon
2019-01-03 12:34 ` bugzilla-daemon
2019-01-03 12:39 ` bugzilla-daemon
2019-01-03 12:42 ` bugzilla-daemon
2019-01-03 13:36 ` bugzilla-daemon
2019-09-18 19:26 ` 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.