[Intel-xe] ✗ CI.checkpatch: warning for Scheduler changes for upstreaming (rev4)

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 7 16:16:17 UTC 2023


== Series Details ==

Series: Scheduler changes for upstreaming (rev4)
URL   : https://patchwork.freedesktop.org/series/118091/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5016ef86fafc2ddbf09bd35d7a72b1702649d2e2
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Jun 7 09:03:34 2023 -0700

    drm/xe: VM LRU bulk move
    
    Use the TTM LRU bulk move for BOs tied to a VM. Update the bulk moves
    LRU position on every exec.
    
    v2: Bulk move for compute VMs, use WARN rather than BUG
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch dc8094ef1ae1faa7bff0a2a3d510a38ba557302a drm-intel
bc39f78ce fixup! drm/sched: Convert drm scheduler to use a work queue rather than kthread
af688d9e0 drm/sched: Move schedule policy to scheduler
5037911cc drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
-:35: ERROR:SPACING: space required before the open parenthesis '('
#35: FILE: drivers/gpu/drm/scheduler/sched_entity.c:94:
+	if(num_sched_list) {

total: 1 errors, 0 warnings, 0 checks, 360 lines checked
c85cd2cd2 drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode
2763b0bb8 drm/xe: Long running job update
591e828bf drm/xe: Ensure LR engines are not persistent
89ded2108 drm/xe: Only try to lock external BOs in VM bind
5016ef86f drm/xe: VM LRU bulk move
-:37: CHECK:LINE_SPACING: Please don't use multiple blank lines
#37: FILE: drivers/gpu/drm/xe/xe_bo.c:1011:
+
+

total: 0 errors, 0 warnings, 1 checks, 111 lines checked




More information about the Intel-xe mailing list