== Series Details == Series: drm/i915/display: Add no_psr_reason to PSR debugfs (rev2) URL : https://patchwork.freedesktop.org/series/148958/ State : warning
== Summary == Error: dim checkpatch failed 25e0075a3a62 drm/i915/display: Add no_psr_reason to PSR debugfs -:63: ERROR:CODE_INDENT: code indent should use tabs where possible #63: FILE: drivers/gpu/drm/i915/display/intel_psr.c:2925: +^I^I psr->no_psr_reason = "PSR disabled in new state";$ -:65: ERROR:CODE_INDENT: code indent should use tabs where possible #65: FILE: drivers/gpu/drm/i915/display/intel_psr.c:2927: +^I^I psr->no_psr_reason = "All planes will go inactive";$ -:69: ERROR:CODE_INDENT: code indent should use tabs where possible #69: FILE: drivers/gpu/drm/i915/display/intel_psr.c:2931: +^I^I psr->no_psr_reason = "Region Early Transport changing";$ -:73: ERROR:CODE_INDENT: code indent should use tabs where possible #73: FILE: drivers/gpu/drm/i915/display/intel_psr.c:2935: +^I^I^I psr->no_psr_reason = "Bspec #21664 Display WA #1136: skl, bxt";$ total: 4 errors, 0 warnings, 0 checks, 76 lines checked