drm/xe: Add modparam for SVM notifier size
authorMatthew Brost <matthew.brost@intel.com>
Thu, 6 Mar 2025 01:26:55 +0000 (17:26 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 6 Mar 2025 19:36:57 +0000 (11:36 -0800)
commit8e5a5dc056b70c9e189eb9e5a5412e64cdc00ed8
tree4a78f03ebc18c2e6f0ed5c4ab4080bbd5178a6cb
parentd92eabb370ceb1e0d797f68cb06a751d3c216e82
drm/xe: Add modparam for SVM notifier size

Useful to experiment with notifier size and how it affects performance.

v3:
 - Pull missing changes including in following patch (Thomas)
v5:
 - Spell out power of 2 (Thomas)

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