== Series Details == Series: Add MTL PMU support for multi-gt URL : https://patchwork.freedesktop.org/series/117738/ State : warning == Summary == Error: dim checkpatch failed 6114f8d0c211 drm/i915/pmu: Support PMU for all engines 8736cb79fd80 drm/i915/pmu: Skip sampling engines with no enabled counters a758943c95f5 drm/i915/pmu: Transform PMU parking code to be GT based e5548d8ca335 drm/i915/pmu: Add reference counting to the sampling timer ccb4d59f4da6 drm/i915/pmu: Prepare for multi-tile non-engine counters -:107: 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 #107: FILE: drivers/gpu/drm/i915/i915_pmu.c:194: + GEM_BUG_ON(idx >= ARRAY_SIZE(pmu->sample)); total: 0 errors, 1 warnings, 0 checks, 351 lines checked fb34a531fb2d drm/i915/pmu: Export counters from all tiles