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

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 8 20:58:15 UTC 2024


== Series Details ==

Series: Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev8)
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
be41dd201d01bbf73d9e4ab77e74ab47923582e5
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 964fa5a54176624ce9c216beca4a80e038b8412a
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Aug 8 20:40:29 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 26337128da9b0df8c914cb7cd04fb4535e63d6c9 drm-intel
48fcd125b132 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
e3238fa3172c drm/xe/guc_submit: Make suspend_wait interruptible
cea3112d59ca 'drm/xe/hw_engine_group: Register hw engine group's exec queues
f3bcd3c533aa drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
31a7c4472c06 drm/xe/exec_queue: Remove duplicated code
9b5becfcb600 drm/xe/exec_queue: Prepare last fence for hw engine group resume context
90587515f4ed drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
012a705f4cd5 drm/xe/hw_engine_group: Ensure safe transition between execution modes
56b7e95d7ccf drm/xe/exec: Switch hw engine group execution mode upon job submission
8b057e7c2125 drm/xe/vm: Remove restriction that all VMs must be faulting if one is
964fa5a54176 drm/xe/device: Remove unused xe_device::usm::num_vm_in_*




More information about the Intel-xe mailing list