== Series Details == Series: i915: freq caps and perf_limit_reasons changes for MTL (rev4) URL : https://patchwork.freedesktop.org/series/108091/ State : warning == Summary == Error: dim checkpatch failed 97902045691d drm/i915/debugfs: Add perf_limit_reasons in debugfs -:34: CHECK:SPACING: spaces preferred around that '*' (ctx:ExV) #34: FILE: drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c:664: + *val = intel_uncore_read(gt->uncore, GT0_PERF_LIMIT_REASONS); ^ total: 0 errors, 0 warnings, 1 checks, 50 lines checked 3ca24f7541d0 drm/i915/mtl: PERF_LIMIT_REASONS changes for MTL -:53: CHECK:SPACING: spaces preferred around that '*' (ctx:ExV) #53: FILE: drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c:664: + *val = intel_uncore_read(gt->uncore, intel_gt_perf_limit_reasons_reg(gt)); ^ total: 0 errors, 0 warnings, 1 checks, 66 lines checked 6a8113b64dfe drm/i915/rps: Freq caps for MTL