Skip to content

Comments

MAINTAINERS: update Daniel Gomez's role and email address#80

Closed
modules-kpd-app[bot] wants to merge 0 commit intomodules-next_basefrom
series/979251=>modules-next
Closed

MAINTAINERS: update Daniel Gomez's role and email address#80
modules-kpd-app[bot] wants to merge 0 commit intomodules-next_basefrom
series/979251=>modules-next

Conversation

@modules-kpd-app
Copy link

Pull request for series with
subject: MAINTAINERS: update Daniel Gomez's role and email address
version: 1
url: https://patchwork.kernel.org/project/linux-modules/list/?series=979251

@modules-kpd-app
Copy link
Author

Upstream branch: 5c63ffd
series: https://patchwork.kernel.org/project/linux-modules/list/?series=979251
version: 1

@modules-kpd-app
Copy link
Author

Upstream branch: 5eb4b9a
series: https://patchwork.kernel.org/project/linux-modules/list/?series=979251
version: 1

@modules-kpd-app modules-kpd-app bot force-pushed the series/979251=>modules-next branch from 1ba4986 to e1b99f5 Compare October 22, 2025 10:17
@modules-kpd-app modules-kpd-app bot force-pushed the modules-next_base branch 3 times, most recently from 0299e02 to cdc6b9e Compare October 22, 2025 10:27
@modules-kpd-app
Copy link
Author

Upstream branch: 5eb4b9a
series: https://patchwork.kernel.org/project/linux-modules/list/?series=979251
version: 1

@modules-kpd-app modules-kpd-app bot closed this Oct 22, 2025
@modules-kpd-app modules-kpd-app bot force-pushed the series/979251=>modules-next branch from e1b99f5 to cdc6b9e Compare October 22, 2025 10:42
dagomez137 pushed a commit that referenced this pull request Jan 20, 2026
After resume from suspend to RAM, the following splash is generated if
the HDMI driver is probed (independent of a connected cable):

[ 1194.484052] irq 80: nobody cared (try booting with the "irqpoll" option)
[ 1194.484074] CPU: 0 UID: 0 PID: 627 Comm: rtcwake Not tainted 6.17.0-rc7-g96f1a11414b3 #1 PREEMPT
[ 1194.484082] Hardware name: Rockchip RK3576 EVB V10 Board (DT)
[ 1194.484085] Call trace:
[ 1194.484087]  ... (stripped)
[ 1194.484283] handlers:
[ 1194.484285] [<00000000bc363dcb>] dw_hdmi_qp_main_hardirq [dw_hdmi_qp]
[ 1194.484302] Disabling IRQ #80

Apparently the HDMI IP is losing part of its state while the system
is suspended and generates spurious interrupts during resume. The
bug has not yet been noticed, as system suspend does not yet work
properly on upstream kernel with either the Rockchip RK3588 or RK3576
platform.

Fixes: 128a9bf ("drm/rockchip: Add basic RK3588 HDMI output support")
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20251014-rockchip-hdmi-suspend-fix-v1-1-983fcbf44839@collabora.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants