From: bugzilla-daemon@kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 220232] New: Title: RX 7900 XT/XTX DPM states incorrectly ordered - idle state in wrong position
Date: Sun, 15 Jun 2025 12:12:36 +0000 [thread overview]
Message-ID: <bug-220232-2300@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=220232
Bug ID: 220232
Summary: Title: RX 7900 XT/XTX DPM states incorrectly ordered -
idle state in wrong position
Product: Drivers
Version: 2.5
Hardware: AMD
OS: Linux
Status: NEW
Severity: high
Priority: P3
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: a.von.blumenthal@gmail.com
Regression: No
Description:
The GPU DPM states are incorrectly ordered on AMD RX 7900 XT/XTX. The lowest
idle clock state appears
in position 1 instead of position 0, causing inefficient power state
transitions.
System Information:
- GPU: AMD Radeon RX 7900 XT/XTX (PCI ID: 03:00.0)
- Kernel: 6.14.9-300.fc42.x86_64
- Distribution: Fedora 42
- Driver: amdgpu
Current Behavior:
$ cat /sys/class/drm/card1/device/pp_dpm_sclk
0: 500Mhz
1: 120Mhz *
2: 2482Mhz
Expected Behavior:
DPM states should be ordered from lowest to highest:
0: 120Mhz *
1: 500Mhz
2: 2482Mhz
Impact:
- GPU idles at wrong state priority
- Potential increased idle power consumption
- Affects all power profile modes (BOOTUP_DEFAULT, 3D_FULL_SCREEN, COMPUTE,
CUSTOM, etc.)
Steps to Reproduce:
1. Check DPM states: cat /sys/class/drm/card*/device/pp_dpm_sclk
2. Observe state 0 is 500MHz while state 1 is ~120MHz
3. Issue persists across all power profiles and after GPU reset
Additional Information:
- Issue confirmed on kernel 6.14.9
- GPU reset via rocm-smi -d 0 --gpureset does not resolve the issue
- Memory clock DPM states appear correctly ordered
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2025-06-15 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-15 12:12 bugzilla-daemon [this message]
2025-06-15 14:55 ` [Bug 220232] Title: RX 7900 XT/XTX DPM states incorrectly ordered - idle state in wrong position bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-220232-2300@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.