== Series Details == Series: Enable fastset for mbus_join state change (rev4) URL : https://patchwork.freedesktop.org/series/130480/ State : warning == Summary == Error: dim checkpatch failed bfc7f71c18ac drm/i915: Update mbus in intel_dbuf_mbus_update and do it properly -:12: WARNING:TYPO_SPELLING: 'swithing' may be misspelled - perhaps 'switching'? #12: or disabling mbus joining(typical scenario is swithing between ^^^^^^^^ total: 0 errors, 1 warnings, 0 checks, 85 lines checked 3e60b23144b5 drm/i915: Use old mbus_join value when increasing CDCLK 2d8a015d22f3 drm/i915: Loop over all active pipes in intel_mbus_dbox_update fc12aac791b6 drm/i915: Implement vblank synchronized MBUS join changes -:87: ERROR:CODE_INDENT: code indent should use tabs where possible #87: FILE: drivers/gpu/drm/i915/display/skl_watermark.c:3592: +^I^I^I^I const struct intel_dbuf_state *dbuf_state)$ -:87: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #87: FILE: drivers/gpu/drm/i915/display/skl_watermark.c:3592: +static enum pipe intel_mbus_joined_pipe(struct intel_atomic_state *state, + const struct intel_dbuf_state *dbuf_state) total: 1 errors, 0 warnings, 1 checks, 210 lines checked