[PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Wed Apr 30 08:24:04 UTC 2025
Hi Dave, Sima,
Here's this week drm-misc-fixes PR.
Maxime
drm-misc-fixes-2025-04-30:
A spurious WARN fix for nouveau, an init and interrupt handling fixes
for ivpu, a warning fix for ttm, a hotplug fix for fdinfo, vblank fixes
for adp, a memory leak fix for the shmem kunit tests, and a timing fix
for mipi-dbi.
The following changes since commit 095c8e61f4c71cd4630ee11a82e82cc341b38464:
drm: panel: jd9365da: fix reset signal polarity in unprepare (2025-04-22 09:42:04 +0200)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-04-30
for you to fetch changes up to 1a8bc0fe8039e1e57f68c4a588f0403d98bfeb1f:
drm/mipi-dbi: Fix blanking for non-16 bit formats (2025-04-29 17:29:49 +0200)
----------------------------------------------------------------
A spurious WARN fix for nouveau, an init and interrupt handling fixes
for ivpu, a warning fix for ttm, a hotplug fix for fdinfo, vblank fixes
for adp, a memory leak fix for the shmem kunit tests, and a timing fix
for mipi-dbi.
----------------------------------------------------------------
Andrzej Kacprowski (1):
accel/ivpu: Fix the D0i2 disable test mode
Janne Grunau (5):
drm: adp: Use spin_lock_irqsave for drm device event_lock
drm: adp: Handle drm_crtc_vblank_get() errors
drm: adp: Enable vblank interrupts in crtc's .atomic_enable
drm: adp: Remove pointless irq_lock spin lock
drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFS
Karol Wachowski (1):
accel/ivpu: Correct DCT interrupt handling
Maxime Ripard (1):
drm/tests: shmem: Fix memleak
Philipp Stanner (1):
drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
Russell Cloran (1):
drm/mipi-dbi: Fix blanking for non-16 bit formats
Sunil Khatri (1):
drm/ttm: fix the warning for hit_low and evict_low
Tvrtko Ursulin (1):
drm/fdinfo: Protect against driver unbind
drivers/accel/ivpu/ivpu_fw.c | 4 ++--
drivers/accel/ivpu/ivpu_hw_btrs.h | 2 +-
drivers/accel/ivpu/ivpu_pm.c | 18 ++++++++++--------
drivers/gpu/drm/Kconfig | 2 +-
drivers/gpu/drm/adp/adp_drv.c | 27 ++++++++++++++-------------
drivers/gpu/drm/drm_file.c | 6 ++++++
drivers/gpu/drm/drm_mipi_dbi.c | 6 +++++-
drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +-
drivers/gpu/drm/tests/drm_gem_shmem_test.c | 3 +++
drivers/gpu/drm/ttm/ttm_bo.c | 3 ++-
10 files changed, 45 insertions(+), 28 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/dim-tools/attachments/20250430/95752d8e/attachment-0001.sig>
More information about the dim-tools
mailing list