== Series Details == Series: drm/i915/guc/slpc: Implement waitboost for SLPC (rev3) URL : https://patchwork.freedesktop.org/series/96082/ State : warning == Summary == $ dim checkpatch origin/drm-tip 3b5f16b5d3d0 drm/i915/guc/slpc: Define and initialize boost frequency -:13: WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'? #13: a few lines below to accomodate this. ^^^^^^^^^^ total: 0 errors, 1 warnings, 0 checks, 155 lines checked 3bbcbcb0adb5 drm/i915/guc/slpc: Add waitboost functionality for SLPC -:89: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #89: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c:453: with_intel_runtime_pm(&i915->runtime_pm, wakeref) { + total: 0 errors, 0 warnings, 1 checks, 99 lines checked 7c77538083a4 drm/i915/guc/slpc: Update boost sysfs hooks for SLPC