[PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Mar 6 10:32:06 UTC 2025
Hi,
Here's this week drm-misc-fixes PR.
Maxime
drm-misc-fixes-2025-03-06:
A Kconfig fix for nouveau, locking and timestamp fixes for imagination,
a header guard fix for sched and a DPMS regression fix for bochs.
The following changes since commit 3603996432997f7c88da37a97062a46cda01ac9d:
drm/fbdev-dma: Add shadow buffering for deferred I/O (2025-02-27 09:37:55 +0100)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-03-06
for you to fetch changes up to 80da96d735094ea22985ced98bc57fe3a4422921:
drm/bochs: Fix DPMS regression (2025-03-06 08:54:42 +0100)
----------------------------------------------------------------
A Kconfig fix for nouveau, locking and timestamp fixes for imagination,
a header guard fix for sched and a DPMS regression fix for bochs.
----------------------------------------------------------------
Alessio Belle (1):
drm/imagination: Fix timestamps in firmware traces
Brendan King (3):
drm/imagination: avoid deadlock on fence release
drm/imagination: Hold drm_gem_gpuva lock for unmap
drm/imagination: only init job done fences once
Dave Airlie (1):
drm/nouveau: select FW caching
Philipp Stanner (1):
drm/sched: Fix preprocessor guard
Takashi Iwai (1):
drm/bochs: Fix DPMS regression
drivers/gpu/drm/imagination/pvr_fw_meta.c | 6 +-
drivers/gpu/drm/imagination/pvr_fw_trace.c | 4 +-
drivers/gpu/drm/imagination/pvr_queue.c | 18 +++-
drivers/gpu/drm/imagination/pvr_queue.h | 4 +
drivers/gpu/drm/imagination/pvr_vm.c | 134 +++++++++++++++++++-----
drivers/gpu/drm/imagination/pvr_vm.h | 3 +
drivers/gpu/drm/nouveau/Kconfig | 1 +
drivers/gpu/drm/scheduler/gpu_scheduler_trace.h | 4 +-
drivers/gpu/drm/tiny/bochs.c | 5 +-
9 files changed, 141 insertions(+), 38 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/dri-devel/attachments/20250306/16b300ed/attachment.sig>
More information about the dri-devel
mailing list