[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Asynchronous vma unbinding (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 17 12:25:07 UTC 2021


== Series Details ==

Series: drm/i915: Asynchronous vma unbinding (rev2)
URL   : https://patchwork.freedesktop.org/series/98055/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
04617ab4c517 drm/i915: Avoid using the i915_fence_array when collecting dependencies
c9d9298d1a0b drm/i915: Break out the i915_deps utility
-:252: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#252: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 522 lines checked
9b0cf54fb6e3 drm/i915: Require the vm mutex for i915_vma_bind()
15ecf8b1fb33 drm/i915: Initial introduction of vma resources
-:245: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#245: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 626 lines checked
ade3187fa6ce drm/i915: Use the vma resource as argument for gtt binding / unbinding
2bdd5f2b6f3c drm/i915: Use vma resources for async unbinding
-:541: CHECK:MACRO_ARG_REUSE: Macro argument reuse '_node' - possible side-effects?
#541: FILE: drivers/gpu/drm/i915/i915_vma_resource.c:36:
+#define VMA_RES_LAST(_node) ((_node)->start + (_node)->node_size - 1)

total: 0 errors, 0 warnings, 1 checks, 870 lines checked
17439602d54e drm/i915: Use struct vma_resource instead of struct vma_snapshot
-:602: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#602: 
deleted file mode 100644

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




More information about the Intel-gfx mailing list