== Series Details ==

Series: drm/i915: Support FP16 compressed formats on MTL (rev5)
URL   : https://patchwork.freedesktop.org/series/124957/
State : warning

== Summary ==

Error: dim checkpatch failed
a0a2a994cd92 drm/i915: Support FP16 compressed formats on MTL
-:19: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed 
by Closes: with a URL to the report
#19: 
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>

-:52: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional 
statements (8, 15)
#52: FILE: drivers/gpu/drm/i915/display/intel_fb.c:417:
+       if (intel_fb_is_ccs_modifier(md->modifier) && info &&
[...]
+              return false;

-:54: WARNING:TABSTOP: Statements should start on a tabstop
#54: FILE: drivers/gpu/drm/i915/display/intel_fb.c:419:
+              return false;

total: 0 errors, 3 warnings, 0 checks, 42 lines checked


Reply via email to