[PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Feb 13 15:30:45 UTC 2025
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2025-02-13:
Some locking fixes for the HDMI infrastructure tests, an unitialized
mutex fix for host1x, an unitialized variable fix for panthor, and a
config selection fix for hibmc.
The following changes since commit 2c1ed907520c50326b8f604907a8478b27881a2e:
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes (2025-02-06 09:59:35 +0100)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-02-13
for you to fetch changes up to e00a2e5d485faf53c7a24b9d1b575a642227947f:
drm: Fix DSC BPP increment decoding (2025-02-13 10:20:30 +0200)
----------------------------------------------------------------
Some locking fixes for the HDMI infrastructure tests, an unitialized
mutex fix for host1x, an unitialized variable fix for panthor, and a
config selection fix for hibmc.
----------------------------------------------------------------
Arnd Bergmann (1):
drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPER
Imre Deak (1):
drm: Fix DSC BPP increment decoding
Maxime Ripard (4):
drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failures
drm/tests: hdmi: Remove redundant assignments
drm/tests: hdmi: Reorder DRM entities variables assignment
drm/tests: hdmi: Fix recursive locking
Rupinderjit Singh (1):
gpu: host1x: Fix a use of uninitialized mutex
Su Hui (1):
drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
drivers/gpu/drm/display/drm_dp_helper.c | 2 +-
drivers/gpu/drm/hisilicon/hibmc/Kconfig | 2 +
drivers/gpu/drm/panthor/panthor_drv.c | 1 +
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c | 200 +++++++++++----------
drivers/gpu/host1x/dev.c | 2 +
drivers/gpu/host1x/intr.c | 2 -
include/drm/display/drm_dp.h | 1 +
7 files changed, 110 insertions(+), 100 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 273 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-xe/attachments/20250213/e0e92c83/attachment.sig>
More information about the Intel-xe
mailing list