✗ Fi.CI.CHECKPATCH: warning for Enable Wa_14019159160 and Wa_16019325821 for MTL (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 18 01:54:35 UTC 2024
== Series Details ==
Series: Enable Wa_14019159160 and Wa_16019325821 for MTL (rev7)
URL : https://patchwork.freedesktop.org/series/123813/
State : warning
== Summary ==
Error: dim checkpatch failed
9d7e1cd4555f drm/i915: Enable Wa_16019325821
13d2fbbcd57b drm/i915/guc: Add support for w/a KLVs
-:105: 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
#105: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:829:
+ GEM_BUG_ON(iosys_map_is_null(&guc->ads_map));
total: 0 errors, 1 warnings, 0 checks, 159 lines checked
068b49ffec6a drm/i915/guc: Enable Wa_14019159160
-:101: 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
#101: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:830:
+ GEM_BUG_ON(remain < size);
total: 0 errors, 1 warnings, 0 checks, 99 lines checked
More information about the Intel-gfx
mailing list