[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pmu: Connect engine busyness stats from GuC to pmu (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 5 22:14:50 UTC 2021
== Series Details ==
Series: drm/i915/pmu: Connect engine busyness stats from GuC to pmu (rev2)
URL : https://patchwork.freedesktop.org/series/95043/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
6044dafc24be drm/i915/pmu: Connect engine busyness stats from GuC to pmu
-:577: CHECK:SPACING: No space is necessary after a cast
#577: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:1229:
+ guc->timestamp.gt_stamp = ((u64) gt_stamp_hi << 32) | gt_stamp_now;
total: 0 errors, 0 warnings, 1 checks, 614 lines checked
More information about the Intel-gfx
mailing list