== Series Details == Series: drm/i915: Load LUTs with DSB URL : https://patchwork.freedesktop.org/series/113042/ State : warning == Summary == Error: dim checkpatch failed dec4d3704799 drm/i915/dsb: Define more DSB registers -:62: WARNING:LONG_LINE_COMMENT: line length of 105 exceeds 100 columns #62: FILE: drivers/gpu/drm/i915/i915_reg.h:8146: +#define DSB_RM_CLAIM_TIMEOUT_COUNT(x) REG_FIELD_PREP(DSB_RM_CLAIM_TIMEOUT_COUNT_MASK, (x)) /* clocks */ total: 0 errors, 1 warnings, 0 checks, 56 lines checked e9f5449ce908 drm/i915/dsb: Pimp debug/error prints 4f80d4562b76 drm/i915/dsb: Split intel_dsb_wait() from intel_dsb_commit() 819323e99297 drm/i915/dsb: Introduce intel_dsb_finish() 89414f294893 drm/i915/dsb: Dump the DSB command buffer when DSB fails -:34: CHECK:SPACING: spaces preferred around that '+' (ctx:VxV) #34: FILE: drivers/gpu/drm/i915/display/intel_dsb.c:107: + i * 4, buf[i], buf[i+1], buf[i+2], buf[i+3]); ^ -:34: CHECK:SPACING: spaces preferred around that '+' (ctx:VxV) #34: FILE: drivers/gpu/drm/i915/display/intel_dsb.c:107: + i * 4, buf[i], buf[i+1], buf[i+2], buf[i+3]); ^ -:34: CHECK:SPACING: spaces preferred around that '+' (ctx:VxV) #34: FILE: drivers/gpu/drm/i915/display/intel_dsb.c:107: + i * 4, buf[i], buf[i+1], buf[i+2], buf[i+3]); ^ total: 0 errors, 0 warnings, 3 checks, 46 lines checked 0f65ee332a2c drm/i915/dsb: Allow vblank synchronized DSB execution 99a9829d4bc3 drm/i915/dsb: Nuke the DSB debug e65a662d0456 drm/i915/dsb: Skip DSB command buffer setup if we have no LUTs 9d1bb871a402 drm/i915/dsb: Don't use DSB to load the LUTs during full modeset 41fea74cedcf drm/i915/dsb: Load LUTs using the DSB during vblank 4f8f78ef5490 drm/i915/dsb: Write each legacy LUT entry twice with DSB ed03d78bd2e1 drm/i915/dsb: Load LUTs with the DSB a385a359081f drm/i915: Do state check for color management changes