== Series Details == Series: GPD Win Max display fixes (rev5) URL : https://patchwork.freedesktop.org/series/90483/ State : warning == Summary == $ dim checkpatch origin/drm-tip 539314301edd 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@xxxxxxxxx/ -: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@xxxxxxxxx> Signed-off-by: Anisse Astier <anisse@xxxxxxxxx> -:46: ERROR:CODE_INDENT: code indent should use tabs where possible #46: FILE: drivers/gpu/drm/i915/display/intel_dp.c:4828: +^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:4829: +^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 c389bd6aaaf0 drm: Add orientation quirk for GPD Win Max