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

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 24 18:56:38 UTC 2024


== Series Details ==

Series: Prep patches for 1 job per VM bind IOCTL (rev2)
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 a495c1194c123748e85846e3ac0a83bce9a5d159
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Apr 24 10:23:52 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 ad654139fd5a7773f0310b5f745c105cdba520e8 drm-intel
d3cfa1def3fa 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
e8bbe287ef42 drm/xe: Add ops_execute function which returns a fence
47978bf1b227 drm/xe: Move migrate to prefetch to op_lock_and_prep function
2ceda5d70891 drm/xe: Add struct xe_vma_ops abstraction
e68cbc641503 drm/xe: Use xe_vma_ops to implement xe_vm_rebind
64eb0f07c09a drm/xe: Simplify VM bind IOCTL error handling and cleanup
f19103b7e6fb drm/xe: Use xe_vma_ops to implement page fault rebinds
2451dc605036 drm/xe: Add some members to xe_vma_ops
fa986d0e737b drm/xe: Add vm_bind_ioctl_ops_fini helper
5cd99a98f213 drm/xe: Move ufence check to op_lock_and_prep
f27b304fd415 drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
dfce0bd0906c drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
a495c1194c12 drm/xe: Delete PT update selftest




More information about the Intel-xe mailing list