✓ CI.checkpatch: success for Prefetch Support for svm ranges (rev8)

Patchwork patchwork at emeril.freedesktop.org
Tue May 13 03:43:12 UTC 2025


== Series Details ==

Series: Prefetch Support for svm ranges (rev8)
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 35830a3d53fb13c455cc6274fbc48814bf8da2c6
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Tue May 13 09:32:28 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 ccbe266e6269fe62cb8f5d80cd9226134ea38e97 drm-intel
25486d96003d drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
4a67a30d6d31 drm/xe: Make xe_svm_alloc_vram public
a9bd750c6601 drm/xe/svm: Helper to add tile masks to svm ranges
c0b38c6edc24 drm/xe/svm: Make to_xe_range a public function
8dc25847c447 drm/xe/svm: Make xe_svm_range_* end/start/size public
e368769689dd drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
14839d9a7b62 drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
ed5b325477f5 drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
81f782fb1ca1 drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
60f44f69e45b drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
2f3a2d32ef65 drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
33abec90bed9 drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
1baa1a7d1339 drm/xe/svm: Add xe_svm_find_vma_start() helper
8d645f6818e8 drm/xe/svm: Implement prefetch support for SVM ranges
35830a3d53fb drm/xe/vm: Add debug prints for SVM range prefetch




More information about the Intel-xe mailing list