[Bug 99955] [r600g] GPU load always displayed at 100% with GALLIUM_HUD=GPU-load

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 6 on bug 99955 from
(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:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux