== Series Details == Series: drm/i915: Asynchronous vma unbinding URL : https://patchwork.freedesktop.org/series/98055/ State : warning == Summary == $ dim checkpatch origin/drm-tip 40ccf1d6e849 drm/i915: Avoid using the i915_fence_array when collecting dependencies c45e38a63dd7 drm/i915: Break out the i915_deps utility -:254: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #254: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 532 lines checked 4ffb2d025bd5 drm/i915: Require the vm mutex for i915_vma_bind() aea239ccfd55 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 af7795ce58dc drm/i915: Use the vma resource as argument for gtt binding / unbinding 7fa874798925 drm/i915: Use vma resources for async unbinding -:459: CHECK:MACRO_ARG_REUSE: Macro argument reuse '_node' - possible side-effects? #459: FILE: drivers/gpu/drm/i915/i915_vma_resource.c:38: +#define VMA_RES_LAST(_node) ((_node)->start + (_node)->node_size - 1) total: 0 errors, 0 warnings, 1 checks, 763 lines checked 9c26545a94e5 drm/i915: Use struct vma_resource instead of struct vma_snapshot -:587: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #587: deleted file mode 100644 total: 0 errors, 1 warnings, 0 checks, 486 lines checked