From: bugzilla-daemon@kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 220906] New: Regression: 4K display output fails on ThinkPad Thunderbolt 4 Dock with AMD GPU (Worked in 6.17.1, broken in 6.17.11)
Date: Wed, 24 Dec 2025 21:41:06 +0000 [thread overview]
Message-ID: <bug-220906-2300@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=220906
Bug ID: 220906
Summary: Regression: 4K display output fails on ThinkPad
Thunderbolt 4 Dock with AMD GPU (Worked in 6.17.1,
broken in 6.17.11)
Product: Drivers
Version: 2.5
Hardware: AMD
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: danandrei@gmail.com
Regression: No
Created attachment 309076
--> https://bugzilla.kernel.org/attachment.cgi?id=309076&action=edit
dmesg boot output for 6.17.1 & 6.17.12
A regression in recent kernels prevents 4K output over a ThinkPad Thunderbolt 4
Dock when using amdgpu.
After upgrading to kernel 6.17.11‑300.fc43.x86_64 on a Lenovo T14s Gen 6 (AMD),
my 4K external monitor connected through a ThinkPad Thunderbolt 4 Dock no
longer works at 4K resolution. The display only shows output at lower
resolutions, and even those modes are effectively unusable.
This is a regression: the same hardware setup works correctly on kernel
6.17.1‑300.fc43.x86_64, including the version shipped with
Fedora‑KDE‑Desktop‑Live‑43‑1.6.x86_64.iso. Booting back into 6.17.1 restores
full 4K functionality.
The issue is fully reproducible by using the affected kernel versions with this
hardware combination. No out‑of‑tree modules are installed; this is a fresh
Fedora installation.
I also tested the latest Rawhide kernel (6.18 branch), and the problem persists
there as well.
When attempting to switch the display to 4K, the kernel logs repeatedly show
the following amdgpu messages:
```
journalctl -f | grep -i 'amdgpu'
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:37 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:38 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:53 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
Dec 14 22:37:53 GOTO kernel: amdgpu 0000:c3:00.0: amdgpu: [drm] DMUB HPD RX IRQ
callback: link_index=5
```
I noticed that Bug 219748 (Pluggable UD‑4VPD dock resetting on AMD hardware)
shows the same repeated [drm] DMUB HPD RX IRQ callback messages. The hardware
is similar and also involves a USB‑C/Thunderbolt dock, so this may be related.
--
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-12-24 21:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-24 21:41 bugzilla-daemon [this message]
2025-12-24 21:43 ` [Bug 220906] Regression: 4K display output fails on ThinkPad Thunderbolt 4 Dock with AMD GPU (Worked in 6.17.1, broken in 6.17.11) bugzilla-daemon
2025-12-24 21:43 ` bugzilla-daemon
2025-12-26 7:39 ` bugzilla-daemon
2025-12-27 19:28 ` bugzilla-daemon
2025-12-27 19:29 ` bugzilla-daemon
2025-12-27 19:29 ` bugzilla-daemon
2025-12-27 19:30 ` bugzilla-daemon
2025-12-27 19:53 ` bugzilla-daemon
2025-12-27 20:14 ` bugzilla-daemon
2025-12-27 20:16 ` bugzilla-daemon
2025-12-28 8:17 ` bugzilla-daemon
2025-12-28 20:41 ` 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-220906-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.