✗ CI.checkpatch: warning for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev9)

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 9 15:58:03 UTC 2024


== Series Details ==

Series: Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev9)
URL   : https://patchwork.freedesktop.org/series/136192/
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
dc547930fbb1350eaf6bde84653b9ac973a411db
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit acc3670b378a47dd9ed43e9ade35c701fac42fd4
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Fri Aug 9 17:51:36 2024 +0200

    drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
    
    Those counters were used to keep track of the numbers VMs in fault mode
    and in non-fault mode, to determine if the whole device was in fault mode
    or not. This is no longer needed so remove those variables and their
    usages.
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 8d0f83b389ec64b9f7f9b2ee241fc352346868f1 drm-intel
80e0da88affc drm/xe/hw_engine_group: Introduce xe_hw_engine_group
-:65: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#65: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 200 lines checked
602f46ad6bf5 drm/xe/guc_submit: Make suspend_wait interruptible
88d07852185d 'drm/xe/hw_engine_group: Register hw engine group's exec queues
c58a63d9746a drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
0dab30a1fe21 drm/xe/exec_queue: Remove duplicated code
362cd264b7b7 drm/xe/exec_queue: Prepare last fence for hw engine group resume context
015906945d14 drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
3a7e715e8a5c drm/xe/hw_engine_group: Ensure safe transition between execution modes
4a8b7f709077 drm/xe/exec: Switch hw engine group execution mode upon job submission
b8925c9b296c drm/xe/vm: Remove restriction that all VMs must be faulting if one is
acc3670b378a drm/xe/device: Remove unused xe_device::usm::num_vm_in_*




More information about the Intel-xe mailing list