✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL
Patchwork
patchwork at emeril.freedesktop.org
Tue May 28 23:52:46 UTC 2024
== Series Details ==
Series: drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL
URL : https://patchwork.freedesktop.org/series/134162/
State : warning
== Summary ==
Error: dim checkpatch failed
16065d9c8471 drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL
-:49: 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
#49: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:830:
+ GEM_BUG_ON(*remain < size);
total: 0 errors, 1 warnings, 0 checks, 61 lines checked
More information about the Intel-gfx
mailing list