== Series Details ==
Series: drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
URL : https://patchwork.freedesktop.org/series/53449/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3e6218c6f05e drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
-:132: WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IRUGO' are not
preferred. Consider using octal permissions '0444'.
#132: FILE: drivers/gpu/drm/i915/i915_debugfs.c:5202:
+ debugfs_create_file("i915_dsc_fec_support", S_IRUGO, root,
-:161: CHECK:BOOL_MEMBER: Avoid using bool structure members because of
possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#161: FILE: drivers/gpu/drm/i915/intel_drv.h:1214:
+ bool force_dsc_en;
total: 0 errors, 1 warnings, 1 checks, 115 lines checked
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx