== Series Details == Series: drm/i915: Asynchronous vma unbinding (rev3) URL : https://patchwork.freedesktop.org/series/98055/ State : warning == Summary == $ dim checkpatch origin/drm-tip af22ef498eaa drm/i915: Avoid using the i915_fence_array when collecting dependencies 664fd217a101 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 2cb9ea59d9f7 drm/i915: Require the vm mutex for i915_vma_bind() a7bf661b94a2 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 866990d2db6d drm/i915: Use the vma resource as argument for gtt binding / unbinding 0e2ee499a329 drm/i915: Use vma resources for async unbinding -:540: CHECK:MACRO_ARG_REUSE: Macro argument reuse '_node' - possible side-effects? #540: 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, 869 lines checked 508fe6fa71d1 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