✓ CI.checkpatch: success for Enable SVM atomics in Xe / GPU SVM (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 6 23:06:05 UTC 2025
== Series Details ==
Series: Enable SVM atomics in Xe / GPU SVM (rev6)
URL : https://patchwork.freedesktop.org/series/147846/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9972ee53e5cbaf9cd3ae947fe1a4b1d1aaac6fa4
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue May 6 16:01:32 2025 -0700
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 at intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 842c3c276c106040f9b96d72b9df35ed6aed9ae9 drm-intel
b06f9748cd18 drm/gpusvm: Introduce devmem_only flag for allocation
8364e3d9d720 drm/xe: Strict migration policy for atomic SVM faults
e27b8f7eb2ae drm/gpusvm: Add timeslicing support to GPU SVM
43d221ad3d59 drm/xe: Timeslice GPU on atomic SVM fault
9972ee53e5cb drm/xe: Add atomic_svm_timeslice_ms debugfs entry
More information about the Intel-xe
mailing list