[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add MTL PMU support for multi-gt

Patchwork patchwork at emeril.freedesktop.org
Fri May 19 19:21:55 UTC 2023


== Series Details ==

Series: Add MTL PMU support for multi-gt
URL   : https://patchwork.freedesktop.org/series/118034/
State : warning

== Summary ==

Error: dim checkpatch failed
b0667b45bb9b drm/i915/pmu: Change bitmask of enabled events to u32
3120083f65f4 drm/i915/pmu: Support PMU for all engines
cc2b26b90bb2 drm/i915/pmu: Skip sampling engines with no enabled counters
4bb62bb0f5b4 drm/i915/pmu: Transform PMU parking code to be GT based
dca8c7e0a4df drm/i915/pmu: Add reference counting to the sampling timer
ab1fae8f9e3f drm/i915/pmu: Prepare for multi-tile non-engine counters
-:106: WARNING:AVOID_BUG: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
#106: FILE: drivers/gpu/drm/i915/i915_pmu.c:205:
+	GEM_BUG_ON(idx >= ARRAY_SIZE(pmu->sample));

total: 0 errors, 1 warnings, 0 checks, 338 lines checked
990ae3bbf7f2 drm/i915/pmu: Export counters from all tiles




More information about the Intel-gfx mailing list