Hi Dave, Sima, here is this week's the PR for drm-misc-fixes.
Best regards Thomas drm-misc-fixes-2025-10-23: Short summary of fixes pull: panic: - Fix several issues in size calculations panthor: - Fix kernel panic on partial unmap of GPU VA region rockchip: - hdmi: Fix HDP setup The following changes since commit 5801e65206b065b0b2af032f7f1eef222aa2fd83: drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies (2025-10-16 14:26:05 +0200) are available in the Git repository at: https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-10-23 for you to fetch changes up to 23437509a69476d4f896891032d62ac868731668: drm/panic: Fix 24bit pixel crossing page boundaries (2025-10-21 11:28:03 +0200) ---------------------------------------------------------------- Short summary of fixes pull: panic: - Fix several issues in size calculations panthor: - Fix kernel panic on partial unmap of GPU VA region rockchip: - hdmi: Fix HDP setup ---------------------------------------------------------------- Akash Goel (1): drm/panthor: Fix kernel panic on partial unmap of a GPU VA region Alok Tiwari (1): drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228 Jocelyn Falempe (6): drm/panic: Fix drawing the logo on a small narrow screen drm/panic: Fix overlap between qr code and logo drm/panic: Fix qr_code, ensure vmargin is positive drm/panic: Fix kmsg text drawing rectangle drm/panic: Fix divide by 0 if the screen width < font width drm/panic: Fix 24bit pixel crossing page boundaries drivers/gpu/drm/drm_panic.c | 60 ++++++++++++++++++++++++++--- drivers/gpu/drm/panthor/panthor_mmu.c | 10 +++-- drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 2 +- 3 files changed, 62 insertions(+), 10 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Frankenstrasse 146, 90461 Nuernberg, Germany GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman HRB 36809 (AG Nuernberg)
