[Intel-xe] ✗ CI.checkpatch: warning for Documentation/gpu: Add a VM_BIND async draft document

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 21 10:07:57 UTC 2023


== Series Details ==

Series: Documentation/gpu: Add a VM_BIND async draft document
URL   : https://patchwork.freedesktop.org/series/119672/
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 266f03c5c9ecea67629e26ec226994178595b643
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Wed Jun 21 12:04:35 2023 +0200

    Documentation/gpu: Add a VM_BIND async draft document
    
    Add a motivation for and description of asynchronous VM_BIND operation
    
    v2:
    - Fix typos (Nirmoy Das)
    - Improve the description of a memory fence (Oak Zeng)
    - Add a reference to the document in the Xe RFC.
    - Add pointers to sample uAPI suggestions
    
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Acked-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch f0727faae3ac98601f3f4299a967f26542b3e482 drm-intel
266f03c5c Documentation/gpu: Add a VM_BIND async draft document
-:21: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#21: 
new file mode 100644

-:26: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#26: FILE: Documentation/gpu/drm-vm-bind-async.rst:1:
+====================

total: 0 errors, 2 warnings, 0 checks, 155 lines checked




More information about the Intel-xe mailing list