[Intel-xe] ✗ CI.checkpatch: warning for Documentation/gpu: Add a VM_BIND async draft document (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 28 12:54:46 UTC 2023
== Series Details ==
Series: Documentation/gpu: Add a VM_BIND async draft document (rev2)
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 c355ebd260d93710661de96177dedbe73d7260b7
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Wed Jun 28 14:51:46 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
v3:
- Address review comments (Danilo Krummrich)
- Formatting fixes
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Acked-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch abdb420db479bae28a2abd7ba2c66229b7e8cb77 drm-intel
c355ebd26 Documentation/gpu: Add a VM_BIND async draft document
-:24: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#24:
new file mode 100644
-:29: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#29: FILE: Documentation/gpu/drm-vm-bind-async.rst:1:
+====================
total: 0 errors, 2 warnings, 0 checks, 160 lines checked
More information about the Intel-xe
mailing list