]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Enable CPU address mirror uAPI
authorMatthew Brost <matthew.brost@intel.com>
Thu, 6 Mar 2025 01:26:43 +0000 (17:26 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 6 Mar 2025 19:35:51 +0000 (11:35 -0800)
commitc73b2cbd1009662db241ebffb1d45e3f8da24282
tree0765cb71e006f2125b827f8f4274d3f6008f14ef
parentf0e4238f6d6c86feb2df425a4a77c04518a1e6ac
drm/xe: Enable CPU address mirror uAPI

Support for CPU address mirror bindings in SRAM fully in place, enable the
implementation.

v3:
 - s/system allocator/CPU address mirror (Thomas)
v7:
 - Only enable uAPI if selected by GPU SVM (CI)

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250306012657.3505757-19-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_vm.c