[Intel-xe] ✗ CI.checkpatch: warning for Documentation/gpu: Add a VM_BIND async draft document (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Sat Jul 15 15:48:50 UTC 2023
== Series Details ==
Series: Documentation/gpu: Add a VM_BIND async draft document (rev3)
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 cfb9158c7650224e80ab13ae333bcc5260d062da
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Sat Jul 15 17:45:43 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
v4:
- Address typos (Francois Dugast)
- Explain why in-fences are not allowed for VM_BIND operations for long-
running workloads (Matthew Brost)
v5:
- More typo- and style fixing
- Further clarify the implications of disallowing in-fences for VM_BIND
operations for long-running workloads (Matthew Brost)
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Acked-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 0a669045802054506d777ae41b063335c8923b6b drm-intel
cfb9158c7 Documentation/gpu: Add a VM_BIND async draft document
-:32: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#32:
new file mode 100644
-:37: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#37: FILE: Documentation/gpu/drm-vm-bind-async.rst:1:
+====================
total: 0 errors, 2 warnings, 0 checks, 181 lines checked
More information about the Intel-xe
mailing list