[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/pmu: Add a name to the execlists stats
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 7 23:24:28 UTC 2021
== Series Details ==
Series: series starting with [1/2] drm/i915/pmu: Add a name to the execlists stats
URL : https://patchwork.freedesktop.org/series/95586/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
ffc67cf0919d drm/i915/pmu: Add a name to the execlists stats
03bcbfdbe47d drm/i915/pmu: Connect engine busyness stats from GuC to pmu
-:505: CHECK:SPACING: No space is necessary after a cast
#505: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:839:
+ guc->timestamp.gt_stamp = ((u64) gt_stamp_hi << 32) | gt_stamp_now;
total: 0 errors, 0 warnings, 1 checks, 572 lines checked
More information about the Intel-gfx
mailing list