From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 77876] New: Performance degredation running OpenGL programs. Date: Thu, 24 Apr 2014 07:45:12 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0954580901==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2274F6EBCC for ; Thu, 24 Apr 2014 00:45:12 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0954580901== Content-Type: multipart/alternative; boundary="1398325511.B17bf20.13952"; charset="us-ascii" --1398325511.B17bf20.13952 Date: Thu, 24 Apr 2014 07:45:11 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=77876 Priority: medium Bug ID: 77876 Assignee: dri-devel@lists.freedesktop.org Summary: Performance degredation running OpenGL programs. Severity: normal Classification: Unclassified OS: Linux (All) Reporter: aaronbottegal@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa Created attachment 97879 --> https://bugs.freedesktop.org/attachment.cgi?id=97879&action=edit glxinfo for my card, R9 270X. Everything works fine over all, but I notice a slight problem. Ever since the DMA blitting commit (http://cgit.freedesktop.org/mesa/mesa/commit/?id=71254732db12c8813c002425b5c1b7c31bf56f65), I get GREAT glmark2 test results. The first test is about 5000, the second always about 6000. But, these results quickly degrade. By the time the "shading" tests are being executed, or running about 4 tests total (Restarting only running 1 test each time) the performance degrades to the original score, or worse. From 2000-2500 where before normal was 2500-3000. I am singling out this commit because, as far as I know, it enabled me to get those score ranges. But I won't rule out it may be a bug elsewhere, but I'm pretty confident this bug/feature has something to do with this commit, either contained in the commit, or is affecting the commit. I am running Linux Mint 16 Cinnamon. Linux 3.15.2RC kernel. Glmark2 degredation: aaron@aaron-desktop ~ $ glmark2 ======================================================= glmark2 2012.08 ======================================================= OpenGL Information GL_VENDOR: X.Org GL_RENDERER: Gallium 0.4 on AMD PITCAIRN GL_VERSION: 3.0 Mesa 10.2.0-devel (git-fd92346 saucy-oibaf-ppa) ======================================================= [build] use-vbo=false: FPS: 4337 FrameTime: 0.231 ms [build] use-vbo=true: FPS: 5927 FrameTime: 0.169 ms [texture] texture-filter=nearest: FPS: 5912 FrameTime: 0.169 ms [texture] texture-filter=linear: FPS: 3671 FrameTime: 0.272 ms [texture] texture-filter=mipmap: FPS: 2704 FrameTime: 0.370 ms [shading] shading=gouraud: FPS: 2763 FrameTime: 0.362 ms [shading] shading=blinn-phong-inf: FPS: 2785 FrameTime: 0.359 ms ======================================================= glmark2 Score: 4014 ======================================================= aaron@aaron-desktop ~ $ glmark2 ======================================================= glmark2 2012.08 ======================================================= OpenGL Information GL_VENDOR: X.Org GL_RENDERER: Gallium 0.4 on AMD PITCAIRN GL_VERSION: 3.0 Mesa 10.2.0-devel (git-fd92346 saucy-oibaf-ppa) ======================================================= [build] use-vbo=false: FPS: 2183 FrameTime: 0.458 ms [build] use-vbo=true: FPS: 2738 FrameTime: 0.365 ms [texture] texture-filter=nearest: FPS: 2629 FrameTime: 0.380 ms [texture] texture-filter=linear: FPS: 2634 FrameTime: 0.380 ms [texture] texture-filter=mipmap: FPS: 2674 FrameTime: 0.374 ms [shading] shading=gouraud: FPS: 2761 FrameTime: 0.362 ms [shading] shading=blinn-phong-inf: FPS: 2821 FrameTime: 0.354 ms ======================================================= glmark2 Score: 2634 ======================================================= aaron@aaron-desktop ~ $ -- You are receiving this mail because: You are the assignee for the bug. --1398325511.B17bf20.13952 Date: Thu, 24 Apr 2014 07:45:11 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 77876
Assignee dri-devel@lists.freedesktop.org
Summary Performance degredation running OpenGL programs.
Severity normal
Classification Unclassified
OS Linux (All)
Reporter aaronbottegal@gmail.com
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/radeonsi
Product Mesa

Created attachment 97879 [details]
glxinfo for my card, R9 270X.

Everything works fine over all, but I notice a slight problem. Ever since the
DMA blitting commit
(http://cgit.freedesktop.org/mesa/mesa/commit/?id=71254732db12c8813c002425b5c1b7c31bf56f65),
I get GREAT glmark2 test results. The first test is about 5000, the second
always about 6000. But, these results quickly degrade. By the time the
"shading" tests are being executed, or running about 4 tests total (Restarting
only running 1 test each time) the performance degrades to the original score,
or worse. From 2000-2500 where before normal was 2500-3000. I am singling out
this commit because, as far as I know, it enabled me to get those score ranges.
But I won't rule out it may be a bug elsewhere, but I'm pretty confident this
bug/feature has something to do with this commit, either contained in the
commit, or is affecting the commit.

I am running Linux Mint 16 Cinnamon. Linux 3.15.2RC kernel.

Glmark2 degredation:

aaron@aaron-desktop ~ $ glmark2
=======================================================
    glmark2 2012.08
=======================================================
    OpenGL Information
    GL_VENDOR:     X.Org
    GL_RENDERER:   Gallium 0.4 on AMD PITCAIRN
    GL_VERSION:    3.0 Mesa 10.2.0-devel (git-fd92346 saucy-oibaf-ppa)
=======================================================
[build] use-vbo=false: FPS: 4337 FrameTime: 0.231 ms
[build] use-vbo=true: FPS: 5927 FrameTime: 0.169 ms
[texture] texture-filter=nearest: FPS: 5912 FrameTime: 0.169 ms
[texture] texture-filter=linear: FPS: 3671 FrameTime: 0.272 ms
[texture] texture-filter=mipmap: FPS: 2704 FrameTime: 0.370 ms
[shading] shading=gouraud: FPS: 2763 FrameTime: 0.362 ms
[shading] shading=blinn-phong-inf: FPS: 2785 FrameTime: 0.359 ms
=======================================================
                                  glmark2 Score: 4014 
=======================================================
aaron@aaron-desktop ~ $ glmark2
=======================================================
    glmark2 2012.08
=======================================================
    OpenGL Information
    GL_VENDOR:     X.Org
    GL_RENDERER:   Gallium 0.4 on AMD PITCAIRN
    GL_VERSION:    3.0 Mesa 10.2.0-devel (git-fd92346 saucy-oibaf-ppa)
=======================================================
[build] use-vbo=false: FPS: 2183 FrameTime: 0.458 ms
[build] use-vbo=true: FPS: 2738 FrameTime: 0.365 ms
[texture] texture-filter=nearest: FPS: 2629 FrameTime: 0.380 ms
[texture] texture-filter=linear: FPS: 2634 FrameTime: 0.380 ms
[texture] texture-filter=mipmap: FPS: 2674 FrameTime: 0.374 ms
[shading] shading=gouraud: FPS: 2761 FrameTime: 0.362 ms
[shading] shading=blinn-phong-inf: FPS: 2821 FrameTime: 0.354 ms
=======================================================
                                  glmark2 Score: 2634 
=======================================================
aaron@aaron-desktop ~ $


You are receiving this mail because:
  • You are the assignee for the bug.
--1398325511.B17bf20.13952-- --===============0954580901== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0954580901==--