drm/xe: Add atomic_svm_timeslice_ms debugfs entry
authorMatthew Brost <matthew.brost@intel.com>
Mon, 12 May 2025 13:54:59 +0000 (06:54 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Mon, 12 May 2025 20:49:18 +0000 (13:49 -0700)
commit1b894c22462f286537b934d4dfcb20e6a9f7f4ee
treef23394fc1eef3a0f52b114ec638248e863d7184a
parenta5d8d3be1dea8154edbbea481081469627665659
drm/xe: Add atomic_svm_timeslice_ms debugfs entry

Add some informal control for atomic SVM fault GPU timeslice to be able
to play around with values and tweak performance.

v2:
 - Reduce timeslice default value to 5ms

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://lore.kernel.org/r/20250512135500.1405019-6-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_debugfs.c
drivers/gpu/drm/xe/xe_device.c
drivers/gpu/drm/xe/xe_device_types.h
drivers/gpu/drm/xe/xe_svm.c