[Bug 99955] [r600g] GPU load always displayed at 100% with GALLIUM_HUD=GPU-load
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 31 15:01:54 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99955
--- Comment #6 from Jan Ziak <0xe2.0x9a.0x9b at gmail.com> ---
(In reply to Alex Deucher from comment #5)
> (In reply to Jan Ziak from comment #4)
> > I am still experiencing this issue on a R9-390 GPU with Mesa git-469da09.
>
> What kernel are you using?
- 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/^.*: *//"
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170331/3080f768/attachment.html>
More information about the dri-devel
mailing list