<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [r600g] GPU load always displayed at 100% with GALLIUM_HUD=GPU-load"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99955#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [r600g] GPU load always displayed at 100% with GALLIUM_HUD=GPU-load"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99955">bug 99955</a>
              from <span class="vcard"><a class="email" href="mailto:0xe2.0x9a.0x9b@gmail.com" title="Jan Ziak <0xe2.0x9a.0x9b@gmail.com>"> <span class="fn">Jan Ziak</span></a>
</span></b>
        <pre>(In reply to Alex Deucher from <a href="show_bug.cgi?id=99955#c5">comment #5</a>)
<span class="quote">> (In reply to Jan Ziak from <a href="show_bug.cgi?id=99955#c4">comment #4</a>)
> > I am still experiencing this issue on a R9-390 GPU with Mesa git-469da09.

> What kernel are you using?</span >

- radeontop is working OK.

$ uname -r
4.11.0-rc4+

$ glversion
4.5 (Core Profile) Mesa 17.1.0-devel (git-02112c3)
Gallium 0.4 on AMD HAWAII (DRM 3.10.0 / 4.11.0-rc4+, LLVM 4.0.0)

$ cat ~/bin/shared/glversion 
#!/bin/bash
set -e
unset LIBGL_DEBUG
INFO="$(glxinfo)"
echo "$INFO" | grep "OpenGL core profile version" | sed "s/^.*: *//"
echo "$INFO" | grep "renderer string" | sed "s/^.*: *//"</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>