== Series Details ==

Series: series starting with [1/5] drm/i915: Allow i915 to manage the vma 
offset nodes instead of drm core
URL   : https://patchwork.freedesktop.org/series/68444/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
88eb039e9a04 drm/i915: Allow i915 to manage the vma offset nodes instead of drm 
core
-:335: CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#335: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:643:
+
+       }

-:501: CHECK:LINE_SPACING: Please don't use multiple blank lines
#501: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:573:
 
+

total: 0 errors, 0 warnings, 2 checks, 553 lines checked
7dd672c3aff7 drm/i915: define i915_ggtt_has_aperture
90555c09925c drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
-:128: WARNING:LONG_LINE: line over 100 characters
#128: FILE: include/uapi/drm/i915_drm.h:397:
+#define DRM_IOCTL_I915_GEM_MMAP_GTT    DRM_IOWR(DRM_COMMAND_BASE + 
DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_offset)

total: 0 errors, 1 warnings, 0 checks, 116 lines checked
027840f85446 drm/i915: cpu-map based dumb buffers
-:22: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#22: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:571:
+i915_gem_mmap_dumb(struct drm_file *file,
+                 struct drm_device *dev,

-:57: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#57: FILE: drivers/gpu/drm/i915/i915_drv.h:1936:
+int i915_gem_mmap_dumb(struct drm_file *file_priv, struct drm_device *dev,
+                     u32 handle, u64 *offset);

total: 0 errors, 0 warnings, 2 checks, 34 lines checked
2ca60ea8faed drm/i915: Add cpu fault handler for mmap_offset

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to