[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/mtl: Define MOCS and PAT tables for MTL
Patchwork
patchwork at emeril.freedesktop.org
Mon Nov 28 12:12:48 UTC 2022
== Series Details ==
Series: series starting with [1/3] drm/i915/mtl: Define MOCS and PAT tables for MTL
URL : https://patchwork.freedesktop.org/series/111390/
State : warning
== Summary ==
Error: dim checkpatch failed
3a4cce54c504 drm/i915/mtl: Define MOCS and PAT tables for MTL
42fb2a23d315 drm/i915/mtl: Define new PTE encode for MTL
-:155: 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
#155: FILE: drivers/gpu/drm/i915/gt/intel_ggtt.c:246:
+ GEM_BUG_ON(addr & ~GEN12_GGTT_PTE_ADDR_MASK);
total: 0 errors, 1 warnings, 0 checks, 182 lines checked
4135cd8c532d drm/i915/mtl/UAPI: Disable SET_CACHING IOCTL for MTL+
More information about the Intel-gfx
mailing list