✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/exec: move fence reservation

Patchwork patchwork at emeril.freedesktop.org
Wed Dec 13 17:51:14 UTC 2023


== Series Details ==

Series: series starting with [1/2] drm/xe/exec: move fence reservation
URL   : https://patchwork.freedesktop.org/series/127758/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3e9c52a2d20f7a36efbfcac40f10a2c92829f82c
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Wed Dec 13 17:47:05 2023 +0000

    drm/xe/exec: reserve fence slot for CPU bind
    
    Looks possible to switch from CPU binding to GPU binding mid exec, and
    if that happens for the same dma-resv we might use two fence slots, once
    for the dummy fence, and another for the actual GPU bind.
    
    References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/698
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 5cd1893366708380854f4694ae57417192458a6b drm-intel
d14dff218 drm/xe/exec: move fence reservation
-:19: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'References:', use 'Link:' or 'Closes:' instead
#19: 
References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/698

total: 0 errors, 1 warnings, 0 checks, 52 lines checked
3e9c52a2d drm/xe/exec: reserve fence slot for CPU bind
-:13: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'References:', use 'Link:' or 'Closes:' instead
#13: 
References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/698

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




More information about the Intel-xe mailing list