]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe/kernel...
authorDave Airlie <airlied@redhat.com>
Sun, 29 Mar 2026 20:04:57 +0000 (06:04 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 29 Mar 2026 20:04:59 +0000 (06:04 +1000)
commita51973c5dff8a0f01cc7d1b2007306ea0004fa16
treedd854810489a6d1ab7373c965bb97fae840fb26b
parent0d270f0df6170fa56eefbb836577c961a791b1fd
parent05c8b1cdc54036465ea457a0501a8c2f9409fce7
Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next

Hi Dave and Sima,

Here goes our late, final drm-xe-next PR towards 7.1. We just purgeable
BO uAPI in today, hence the late pull.

In the big things we have:
- Add support for purgeable buffer objects

Thanks,
Matt

UAPI Changes:
- Add support for purgeable buffer objects (Arvind, Himal)

Driver Changes:
- Remove useless comment (Maarten)
- Issue GGTT invalidation under lock in ggtt_node_remove (Brost, Fixes)
- Fix mismatched include guards in header files (Shuicheng)

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Matthew Brost <matthew.brost@intel.com>
Link: https://patch.msgid.link/acX4fWxPkZrrfwnT@gsse-cloud1.jf.intel.com
drivers/gpu/drm/xe/xe_device.c