[PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Mar 20 08:38:27 UTC 2025
Hi,
Here's this week drm-misc-fixes PR.
Maxime
The following changes since commit 12d8f318347b1d4feac48e8ac351d3786af39599:
drm/dp_mst: Fix locking when skipping CSN before topology probing (2025-03-11 11:29:18 +0200)
are available in the Git repository at:
ssh://git@gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-03-20
for you to fetch changes up to cb83f4b965a66d85e9a03621ef3b22c044f4a033:
gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU (2025-03-19 19:05:40 +0100)
----------------------------------------------------------------
A sched fence reference leak fix, two fence fixes for v3d, two overflow
fixes for quaic, and a iommu handling fix for host1x.
----------------------------------------------------------------
Dan Carpenter (1):
accel/qaic: Fix integer overflow in qaic_validate_req()
Jason Gunthorpe (1):
gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU
Jeffrey Hugo (1):
accel/qaic: Fix possible data corruption in BOs > 2G
Maíra Canal (2):
drm/v3d: Don't run jobs that have errors flagged in its fence
drm/v3d: Set job pointer to NULL when the job's fence has an error
qianyi liu (1):
drm/sched: Fix fence reference count leak
drivers/accel/qaic/qaic_data.c | 9 +++++++--
drivers/gpu/drm/scheduler/sched_entity.c | 11 +++++++++--
drivers/gpu/drm/v3d/v3d_sched.c | 23 ++++++++++++++++++++---
drivers/gpu/host1x/dev.c | 6 ++++++
4 files changed, 42 insertions(+), 7 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/20250320/bbd8fadc/attachment.sig>
More information about the Intel-xe
mailing list