✓ CI.checkpatch: success for Prefetch Support for svm ranges (rev8)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 13 15:01:58 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 4103aa9cd430124283501e218eb3d0ccd5de7201
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 d0d3c136f60cbee6ede33f207b4e6d6b2f04779d drm-intel
eac3ce2ea476 drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
2a13bf7f8c45 drm/xe: Make xe_svm_alloc_vram public
ff3087f3d409 drm/xe/svm: Helper to add tile masks to svm ranges
7d11cde9577b drm/xe/svm: Make to_xe_range a public function
2b0b32a39dd9 drm/xe/svm: Make xe_svm_range_* end/start/size public
5ae70671c028 drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
d9057bc48208 drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
a7b321d27da7 drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
3ecef1d51a63 drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
79dc78f2541d drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
633a6a0b5056 drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
3cd03377e769 drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
56fd0bd17ea3 drm/xe/svm: Add xe_svm_find_vma_start() helper
946a3833ad46 drm/xe/svm: Implement prefetch support for SVM ranges
4103aa9cd430 drm/xe/vm: Add debug prints for SVM range prefetch
More information about the Intel-xe
mailing list