== Series Details == Series: series starting with [1/3] drm/i915/mtl: Define MOCS and PAT tables for MTL URL : https://patchwork.freedesktop.org/series/115906/ State : warning == Summary == Error: dim checkpatch failed 0ba061e0e1f8 drm/i915/mtl: Define MOCS and PAT tables for MTL -:156: 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 #156: FILE: drivers/gpu/drm/i915/gt/intel_ggtt.c:229: + GEM_BUG_ON(addr & ~GEN12_GGTT_PTE_ADDR_MASK); total: 0 errors, 1 warnings, 0 checks, 365 lines checked 943df95249ca drm/i915/mtl: workaround coherency issue for Media 890e4ea3ef7c drm/i915/mtl: end support for set caching ioctl