== Series Details == Series: drm/i915/dmc: Add debugfs for dc6 counter (rev2) URL : https://patchwork.freedesktop.org/series/144240/ State : warning
== Summary == Error: dim checkpatch failed 980328332189 drm/i915/dmc: Create debugfs entry for dc6 counter -:74: WARNING:LONG_LINE: line length of 115 exceeds 100 columns #74: FILE: drivers/gpu/drm/i915/display/intel_display_power_well.c:782: + display->power.dc6_residency_counter += dc5_current_count - display->power.dc5_start_count; -:117: WARNING:LONG_LINE: line length of 107 exceeds 100 columns #117: FILE: drivers/gpu/drm/i915/display/intel_dmc.c:1294: + display->power.dc6_residency_counter += dc5_current_count - display->power.dc5_start_count; total: 0 errors, 2 warnings, 0 checks, 77 lines checked