✓ CI.checkpatch: success for Prefetch Support for svm ranges (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 30 12:45:41 UTC 2025
== Series Details ==
Series: Prefetch Support for svm ranges (rev5)
URL : https://patchwork.freedesktop.org/series/146079/
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 ad4263b95434473e51e8a915ab881accb326b05d
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Wed Apr 30 17:49:12 2025 +0530
drm/xe/vm: Add debug prints for SVM range prefetch
Introduce debug logs for the prefetch operation of SVM ranges.
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch fc3ad08303990b2481cc45a6103ed79935dd3797 drm-intel
f99c0c7397c4 drm/gpusvm: Introduce devmem_only flag for allocation
26ab9204de1b drm/xe: Strict migration policy for atomic SVM faults
3b2f5a7523fc drm/gpusvm: Add timeslicing support to GPU SVM
5613134d3e80 drm/xe: Timeslice GPU on atomic SVM fault
5d1d88ed2eba drm/xe: Add atomic_svm_timeslice_ms debugfs entry
3e898445edd4 drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
727bd3546f1f drm/xe: Make xe_svm_alloc_vram public
4a5d61f89957 drm/xe/svm: Helper to add tile masks to svm ranges
5cacebc64875 drm/xe/svm: Make to_xe_range a public function
4404f14b1e92 drm/xe/svm: Make xe_svm_range_* end/start/size public
fe4826930ba1 drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
092f9241b204 drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
d458f95ab493 drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
a51fc110257f drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
6353c2903565 drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
b90712b21a82 drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
2da12c0a7937 drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
71ece3db9f5b drm/xe/svm: Add xe_svm_find_vma_start() helper
bd9d1baba3dd drm/xe/svm: Implement prefetch support for SVM ranges
ad4263b95434 drm/xe/vm: Add debug prints for SVM range prefetch
More information about the Intel-xe
mailing list