== Series Details == Series: Explicity steer l3bank multicast reads when necessary URL : https://patchwork.freedesktop.org/series/91485/ State : warning == Summary == $ dim checkpatch origin/drm-tip 16715f8678e5 drm/i915: extract steered reg access to common function -:89: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #89: FILE: drivers/gpu/drm/i915/intel_uncore.c:2296: + old_mcr = mcr = intel_uncore_read_fw(uncore, GEN8_MCR_SELECTOR); total: 0 errors, 0 warnings, 1 checks, 120 lines checked 3707583bbcf3 drm/i915: Add GT support for multiple types of multicast steering -:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line #159: FILE: drivers/gpu/drm/i915/gt/intel_gt_types.h:35: + u32 start;$ -:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line #160: FILE: drivers/gpu/drm/i915/gt/intel_gt_types.h:36: + u32 end;$ total: 0 errors, 2 warnings, 0 checks, 214 lines checked ee481231a00b drm/i915: Add support for explicit L3BANK steering -:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line #28: FILE: drivers/gpu/drm/i915/gt/intel_gt.c:87: + { 0x00B100, 0x00B3FF },$ -:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line #29: FILE: drivers/gpu/drm/i915/gt/intel_gt.c:88: + { 0xFFFFFF, 0xFFFFFF }, /* terminating entry */$ total: 0 errors, 2 warnings, 0 checks, 169 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx