✗ CI.checkpatch: warning for Prefetch Support for svm ranges (rev6)

Patchwork patchwork at emeril.freedesktop.org
Mon May 12 17:00:54 UTC 2025


== Series Details ==

Series: Prefetch Support for svm ranges (rev6)
URL   : https://patchwork.freedesktop.org/series/146079/
State : warning

== 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 2b93fd781baed1fed4ebf3682f75ee473d722ae5
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Mon May 12 22:17:40 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 f3767db51c5d8bc3ba3f2b342332ab329044fe5b drm-intel
2391a07784e3 drm/gpusvm: Introduce devmem_only flag for allocation
9b7c64a36ad7 drm/xe: Strict migration policy for atomic SVM faults
-:42: WARNING:BAD_SIGN_OFF: Unexpected content after email: 'Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>`', should be: 'Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>'
#42: 
Acked-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>`

total: 0 errors, 1 warnings, 0 checks, 334 lines checked
290971336365 drm/gpusvm: Add timeslicing support to GPU SVM
d9fdec32edd5 drm/xe: Timeslice GPU on atomic SVM fault
be1cec17e83d drm/xe: Add atomic_svm_timeslice_ms debugfs entry
292cc672ec56 drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
df5042c1d763 drm/xe: Make xe_svm_alloc_vram public
78038f1ff57f drm/xe/svm: Helper to add tile masks to svm ranges
a6fd124816a6 drm/xe/svm: Make to_xe_range a public function
5159918e1215 drm/xe/svm: Make xe_svm_range_* end/start/size public
00a614c27ce9 drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
e8a567923cc4 drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
907ab1da2723 drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
e7b544c0d5cd drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
a939c2ee8b05 drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
6ff28dadfbba drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
70ae187685c7 drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
13775669d1a2 drm/xe/svm: Add xe_svm_find_vma_start() helper
888f641167bb drm/xe/svm: Implement prefetch support for SVM ranges
2b93fd781bae drm/xe/vm: Add debug prints for SVM range prefetch




More information about the Intel-xe mailing list