aristocratos / btop

A monitor of resources
Apache License 2.0
21.34k stars 654 forks source link

[BUG] 100% load AMD integrated GPU #914

Closed ostrovlyan closed 3 months ago

ostrovlyan commented 3 months ago

Describe the bug

Integrated AMD GPU always show 100% utilization.

To Reproduce

Launch btop in any terminal.

Expected behavior

GPU utilization shows correct information.

Screenshots

изображение

Info:

Umio-Yasuno commented 3 months ago

Some Raven/Picasso/Raven2 APU always report gpu_busy_percent as 100.
https://gitlab.freedesktop.org/drm/amd/-/issues/1932

https://github.com/aristocratos/btop/issues/794

ostrovlyan commented 3 months ago

Got it, thank you.