== Series Details == Series: drm/i915/gen11: Moving WAs to icl_gt_workarounds_init() URL : https://patchwork.freedesktop.org/series/97208/ State : warning == Summary == $ dim checkpatch origin/drm-tip 8a0b3247925b drm/i915/gen11: Moving WAs to icl_gt_workarounds_init() -:23: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #23: FILE: drivers/gpu/drm/i915/gt/intel_workarounds.c:1236: + wa_write_or(wal, UNSLICE_UNIT_LEVEL_CLKGATE2, + PSDUNIT_CLKGATE_DIS); -:27: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #27: FILE: drivers/gpu/drm/i915/gt/intel_workarounds.c:1240: + wa_write_or(wal, + SUBSLICE_UNIT_LEVEL_CLKGATE, total: 0 errors, 0 warnings, 2 checks, 30 lines checked