]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Select DRM_GPUSVM Kconfig
authorMatthew Brost <matthew.brost@intel.com>
Thu, 6 Mar 2025 01:26:32 +0000 (17:26 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 6 Mar 2025 19:35:32 +0000 (11:35 -0800)
commit0a8d6d424b3e65650942fcb87fe34561dca3500f
treee16d127fd00bd0f113c715940081cae0261abb39
parent99624bdff8670795b678eafa6509aaad3a5c0175
drm/xe: Select DRM_GPUSVM Kconfig

Xe depends on DRM_GPUSVM for SVM implementation, select it in Kconfig.

v6:
 - Don't select DRM_GPUSVM if UML (CI)
v7:
 - Only select DRM_GPUSVM if DEVICE_PRIVATE (CI)

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250306012657.3505757-8-matthew.brost@intel.com
drivers/gpu/drm/xe/Kconfig