[Bug 77876] New: Performance degredation running OpenGL programs.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 24 00:45:12 PDT 2014


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

          Priority: medium
            Bug ID: 77876
          Assignee: dri-devel at lists.freedesktop.org
           Summary: Performance degredation running OpenGL programs.
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: aaronbottegal at 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 at 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 at 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 at aaron-desktop ~ $

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140424/a531f899/attachment.html>


More information about the dri-devel mailing list