[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Support FP16 compressed formats on MTL (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 1 19:09:42 UTC 2023
== 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 <lkp at intel.com>
Reported-by: Dan Carpenter <dan.carpenter at linaro.org>
-: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
More information about the Intel-gfx
mailing list