== Series Details ==
Series: drm/i915/dsc: Add Per connector debugfs node for DSC BPP enable
URL : https://patchwork.freedesktop.org/series/61357/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
56bc2ed24c4c drm/i915/dsc: Add Per connector debugfs node for DSC BPP enable
-:105: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#105: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4980:
+static int i915_dsc_bpp_slice_support_open(struct inode *inode,
+ struct file *file)
-:136: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUGO' are not
preferred. Consider using octal permissions '0444'.
#136: FILE: drivers/gpu/drm/i915/i915_debugfs.c:5042:
+ debugfs_create_file("i915_dsc_bpp_slice_support", S_IRUGO, root,
total: 0 errors, 1 warnings, 1 checks, 133 lines checked
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx