[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GPD Win Max display fixes (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 10 09:15:07 UTC 2021
== Series Details ==
Series: GPD Win Max display fixes (rev6)
URL : https://patchwork.freedesktop.org/series/90483/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
77130fc0f92b drm/i915/opregion: add support for mailbox #5 EDID
-:20: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#20:
https://patchwork.kernel.org/project/intel-gfx/patch/20200828061941.17051-1-jani.nikula@intel.com/
-:30: WARNING:BAD_SIGN_OFF: Co-developed-by and Signed-off-by: name/email do not match
#30:
Co-developed-by: Jani Nikula <jani.nikula at intel.com>
Signed-off-by: Anisse Astier <anisse at astier.eu>
-:46: ERROR:CODE_INDENT: code indent should use tabs where possible
#46: FILE: drivers/gpu/drm/i915/display/intel_dp.c:4982:
+^I^I^I "[CONNECTOR:%d:%s] Using OpRegion EDID\n",$
-:47: ERROR:CODE_INDENT: code indent should use tabs where possible
#47: FILE: drivers/gpu/drm/i915/display/intel_dp.c:4983:
+^I^I^I connector->base.id, connector->name);$
-:171: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#171: FILE: drivers/gpu/drm/i915/display/intel_opregion.h:77:
+struct edid * intel_opregion_get_edid(struct intel_connector *connector);
total: 3 errors, 2 warnings, 0 checks, 134 lines checked
373d0f5e01c4 drm: Add orientation quirk for GPD Win Max
More information about the Intel-gfx
mailing list