dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 214071] New: amdgpu idle power draw to high at +75Hz
@ 2021-08-15  7:09 bugzilla-daemon
  2021-08-15  7:15 ` [Bug 214071] amdgpu idle power draw too " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-08-15  7:09 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214071

            Bug ID: 214071
           Summary: amdgpu idle power draw to high at +75Hz
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.13.10
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: pb.g@gmx.de
        Regression: No

For best viewing pleasure I usually set my monitor to 144Hz and native 1080p.

At that refresh rate my RX6900XT draws about 35 Watts in idle situations
Memory clock stays at 1000Hz. 

I have to lower the monitors refresh rate to 75Hz, then the card draws only 8
Watts in idle and memory clock goes significantly down to 96MHz.

Using 100 or 120 Hz does not help.

Situation in windows is different. The same hardware setup works in Windows10
at 1080p@144 with idle power draw of just 8 Watts.

So my guess is this is a driver issue and not a hardware issue.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 214071] amdgpu idle power draw too high at +75Hz
  2021-08-15  7:09 [Bug 214071] New: amdgpu idle power draw to high at +75Hz bugzilla-daemon
@ 2021-08-15  7:15 ` bugzilla-daemon
  2021-08-15  7:21 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-08-15  7:15 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214071

Paul Größel (pb.g@gmx.de) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|amdgpu idle power draw to   |amdgpu idle power draw too
                   |high at +75Hz               |high at +75Hz

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 214071] amdgpu idle power draw too high at +75Hz
  2021-08-15  7:09 [Bug 214071] New: amdgpu idle power draw to high at +75Hz bugzilla-daemon
  2021-08-15  7:15 ` [Bug 214071] amdgpu idle power draw too " bugzilla-daemon
@ 2021-08-15  7:21 ` bugzilla-daemon
  2022-03-31  9:33 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-08-15  7:21 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214071

--- Comment #1 from Paul Größel (pb.g@gmx.de) ---
Hardware setup:
Mainboard: MSI MPG B550I GAMING EDGE WIFI
CPU: Ryzen 5950X
GPU: Radeon RX 6900XT

Kernel 5.13.10
mesa 21.1.4
X11

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 214071] amdgpu idle power draw too high at +75Hz
  2021-08-15  7:09 [Bug 214071] New: amdgpu idle power draw to high at +75Hz bugzilla-daemon
  2021-08-15  7:15 ` [Bug 214071] amdgpu idle power draw too " bugzilla-daemon
  2021-08-15  7:21 ` bugzilla-daemon
@ 2022-03-31  9:33 ` bugzilla-daemon
  2022-03-31 13:28 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2022-03-31  9:33 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214071

kasimir (info@lox.enterprises) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |info@lox.enterprises

--- Comment #2 from kasimir (info@lox.enterprises) ---
Anything happening with this bug? I noticed the same behavior, but like to add
it's fine for me at 100Hz (using ~7W) only at 120Hz it fires up (~35W).

I have an AMD RX 6900XT with kernel 5.17.1 and Mesa 22.0.0 (on GNOME/Xorg, Arch
Linux).

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 214071] amdgpu idle power draw too high at +75Hz
  2021-08-15  7:09 [Bug 214071] New: amdgpu idle power draw to high at +75Hz bugzilla-daemon
                   ` (2 preceding siblings ...)
  2022-03-31  9:33 ` bugzilla-daemon
@ 2022-03-31 13:28 ` bugzilla-daemon
  2023-03-30 18:57 ` bugzilla-daemon
  2024-10-14 15:27 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2022-03-31 13:28 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214071

Alex Deucher (alexdeucher@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #3 from Alex Deucher (alexdeucher@gmail.com) ---
The driver can only change memory clocks during display blanking periods to
avoid display glitches.  If the blanking period is too short, the driver can't
change the memory clock so it keeps it clocked high.  You could try adjusting
the modelines for the problematic modes to extend the blanking periods and see
if that helps.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 214071] amdgpu idle power draw too high at +75Hz
  2021-08-15  7:09 [Bug 214071] New: amdgpu idle power draw to high at +75Hz bugzilla-daemon
                   ` (3 preceding siblings ...)
  2022-03-31 13:28 ` bugzilla-daemon
@ 2023-03-30 18:57 ` bugzilla-daemon
  2024-10-14 15:27 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-03-30 18:57 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214071

NGAGE13 (NGAGE13@yandex.ru) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |NGAGE13@yandex.ru

--- Comment #4 from NGAGE13 (NGAGE13@yandex.ru) ---
I have a similar problem
If I use a refresh rate above 90(100,120,144 or 165), then the memory frequency
goes up to 1000.
The video memory is heated to 60-65 degrees, the GPU temperature is normal.
As soon as I set the refresh rate to 90 or less, the memory frequency drops to
96. The GPU memory temperature also drops to 45-50 degrees.
The problem exists on the EndeavourOS and Fedora 38 distributions.

Mainboard: MSI PRO B650-P WIFI
CPU: Ryzen 7600X
GPU: Radeon RX 6700XT 12Gb
Display: Xiaomi Mi Gaming 27 with DisplayPort connection.

Kernel 6.2.8 and 6.1.21
mesa 23.0.1
Wayland 1.21.0
KDE 5.27 or GNOME 43

Tested this problem on Windows 11.
Windows 11 set memory clock to 100-200 on 165Hz.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 214071] amdgpu idle power draw too high at +75Hz
  2021-08-15  7:09 [Bug 214071] New: amdgpu idle power draw to high at +75Hz bugzilla-daemon
                   ` (4 preceding siblings ...)
  2023-03-30 18:57 ` bugzilla-daemon
@ 2024-10-14 15:27 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2024-10-14 15:27 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214071

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |ANSWERED

--- Comment #5 from Artem S. Tashkinov (aros@gmx.com) ---
AMD's bug tracker is here: https://gitlab.freedesktop.org/drm/amd/-/issues

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-14 15:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-15  7:09 [Bug 214071] New: amdgpu idle power draw to high at +75Hz bugzilla-daemon
2021-08-15  7:15 ` [Bug 214071] amdgpu idle power draw too " bugzilla-daemon
2021-08-15  7:21 ` bugzilla-daemon
2022-03-31  9:33 ` bugzilla-daemon
2022-03-31 13:28 ` bugzilla-daemon
2023-03-30 18:57 ` bugzilla-daemon
2024-10-14 15:27 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox