✓ CI.checkpatch: success for Enable SVM atomics in Xe / GPU SVM (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 29 20:23:43 UTC 2025
== Series Details ==
Series: Enable SVM atomics in Xe / GPU SVM (rev5)
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 d48a6abc1317eb2a4f5ab6d9afd38a7e78e01d3b
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue Apr 29 13:19:15 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>
+ /mt/dim checkpatch 11bac2f4b353b42599a9b028f48261d32b94fe34 drm-intel
88e7f8574f51 drm/gpusvm: Introduce devmem_only flag for allocation
d983a09be6b2 drm/xe: Strict migration policy for atomic SVM faults
aeacf197fd93 drm/gpusvm: Add timeslicing support to GPU SVM
e168982c51f7 drm/xe: Timeslice GPU on atomic SVM fault
d48a6abc1317 drm/xe: Add atomic_svm_timeslice_ms debugfs entry
More information about the Intel-xe
mailing list