]> Gentwo Git Trees - linux/.git/commit
drm/gpusvm: export drm_gpusvm_pages API
authorMatthew Auld <matthew.auld@intel.com>
Thu, 28 Aug 2025 14:24:36 +0000 (15:24 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Fri, 5 Sep 2025 10:45:47 +0000 (11:45 +0100)
commit83f706ecbde1dfdc377bafda773fdc57644cd479
tree2043d9b645ba1ba5b07b538996c1cfbb4966892a
parent6364afd532bcabf4a12bea44c3dd4c291e31a83e
drm/gpusvm: export drm_gpusvm_pages API

Export get/unmap/free pages API. We also need to tweak the SVM init to
allow skipping much of the unneeded parts.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250828142430.615826-15-matthew.auld@intel.com
drivers/gpu/drm/drm_gpusvm.c
include/drm/drm_gpusvm.h