]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge drm/drm-next into drm-xe-next
authorMatthew Brost <matthew.brost@intel.com>
Thu, 12 Mar 2026 14:17:56 +0000 (07:17 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 12 Mar 2026 14:23:23 +0000 (07:23 -0700)
commit42d3b66d4cdbacfc9d120d2301b8de89cc29a914
tree999800b4737152481da268f2450088ab2f557115
parent635e3eba1ebcd5b92856e975e1d3859b487dc88b
parent58351f46de26bcc4403f9972f7aed430d15cbd03
Merge drm/drm-next into drm-xe-next

Backmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THP
support.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
15 files changed:
Documentation/gpu/index.rst
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/xe/Makefile
drivers/gpu/drm/xe/xe_bo.c
drivers/gpu/drm/xe/xe_device.c
drivers/gpu/drm/xe/xe_exec_queue.c
drivers/gpu/drm/xe/xe_lrc.c
drivers/gpu/drm/xe/xe_migrate.c
drivers/gpu/drm/xe/xe_svm.c
drivers/gpu/drm/xe/xe_vm.c
drivers/gpu/drm/xe/xe_vm_madvise.c
drivers/gpu/drm/xe/xe_wa.c
include/linux/mmu_notifier.h
mm/mmu_notifier.c