✓ CI.checkpatch: success for Prefetch Support for svm ranges

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 10 12:35:29 UTC 2025


== Series Details ==

Series: Prefetch Support for svm ranges
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cb1bbef40969ee1e6e6bf4d3390a4d0414dda700
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Mon Mar 10 18:13:41 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>
+ /mt/dim checkpatch 0457c65354c6dfa0e81d9acb5e39e03b59b82d7a drm-intel
ec31ae81f511 drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
90a0bcccad08 drm/xe: Make xe_svm_alloc_vram public
4f76f7c72342 drm/xe/svm: Helper to add tile masks to svm ranges
0047e29bb05d drm/xe/svm: Make to_xe_range a public function
44386921cf81 drm/xe/svm: Make xe_svm_range_* end/start/size public
46a2290ac612 drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
b8b72cc2372b drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
0c16475b258a drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
43bb4362cbe6 drm/xe/svm: Allow unaligned addresses and ranges for prefetch
242e6c315d2a drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
10ff8b6ec31a drm/xe/svm: Implement prefetch support for SVM ranges
cb1bbef40969 drm/xe/vm: Add debug prints for SVM range prefetch




More information about the Intel-xe mailing list