== Series Details == Series: series starting with [1/4] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core URL : https://patchwork.freedesktop.org/series/69674/ State : warning == Summary == $ dim checkpatch origin/drm-tip badcc07981f3 drm/i915: Allow i915 to manage the vma offset nodes instead of drm core -:370: CHECK:BRACES: Blank lines aren't necessary before a close brace '}' #370: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:644: + + } -:401: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #401: new file mode 100644 -:406: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #406: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.h:1: +/* -:407: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #407: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.h:2: + * SPDX-License-Identifier: MIT -:626: CHECK:LINE_SPACING: Please don't use multiple blank lines #626: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:580: + -:801: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #801: FILE: drivers/gpu/drm/i915/i915_getparam.c:2: * SPDX-License-Identifier: MIT total: 0 errors, 4 warnings, 2 checks, 692 lines checked 614f0a31f6bf drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET -:183: WARNING:LONG_LINE: line over 100 characters #183: FILE: include/uapi/drm/i915_drm.h:398: +#define DRM_IOCTL_I915_GEM_MMAP_OFFSET DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_offset) total: 0 errors, 1 warnings, 0 checks, 150 lines checked f4981991370d drm/i915: cpu-map based dumb buffers -:23: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #23: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:545: +i915_gem_mmap_dumb(struct drm_file *file, + struct drm_device *dev, -:33: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return #33: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:555: + return -ENODEV; + else -:51: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #51: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.h:28: +int i915_gem_mmap_dumb(struct drm_file *file_priv, struct drm_device *dev, + u32 handle, u64 *offset); total: 0 errors, 1 warnings, 2 checks, 39 lines checked 84e8b7b05885 drm/i915: Add cpu fault handler for mmap_offset _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx