✗ CI.checkpatch: warning for Prep patches for 1 job per VM bind IOCTL (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 25 05:06:13 UTC 2024


== Series Details ==

Series: Prep patches for 1 job per VM bind IOCTL (rev3)
URL   : https://patchwork.freedesktop.org/series/132246/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e1008fdac2821d2e987dbb2ba94463839884de10
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Apr 24 21:55:13 2024 -0700

    drm/xe: Delete PT update selftest
    
    IGTs (e.g. xe_vm) can provide the exact same coverage as the PT update
    selftest. The PT update selftest is dependent on internal functions
    which can change thus maintaining this test is costly and provide no
    extra coverage. Delete this test.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Oak Zeng <oak.zeng at intel.com>
+ /mt/dim checkpatch 326b58ce533bff5be2b9d0476b5cd92eb5faf2cd drm-intel
769e4483b51f drm/xe: Lock all gpuva ops during VM bind IOCTL
-:16: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#16: 
 - Do not reserve slots in locking step (direction based on series from Thomas)

total: 0 errors, 1 warnings, 0 checks, 216 lines checked
ab0e90050d7a drm/xe: Add ops_execute function which returns a fence
63c24c4e0489 drm/xe: Move migrate to prefetch to op_lock_and_prep function
cb86941d0a71 drm/xe: Add struct xe_vma_ops abstraction
5a486d1548ce drm/xe: Use xe_vma_ops to implement xe_vm_rebind
b7cef436e971 drm/xe: Simplify VM bind IOCTL error handling and cleanup
6b1a32ffabc0 drm/xe: Use xe_vma_ops to implement page fault rebinds
0c355fff71b2 drm/xe: Add some members to xe_vma_ops
a835c5b73ee1 drm/xe: Add vm_bind_ioctl_ops_fini helper
d8529e352ae4 drm/xe: Move ufence check to op_lock_and_prep
f98104d781f5 drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
7b490be1ab84 drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
e1008fdac282 drm/xe: Delete PT update selftest




More information about the Intel-xe mailing list