[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable Wa_14019159160 and Wa_16019325821 for MTL

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 16 03:42:27 UTC 2023


== Series Details ==

Series: Enable Wa_14019159160 and Wa_16019325821 for MTL
URL   : https://patchwork.freedesktop.org/series/123813/
State : warning

== Summary ==

Error: dim checkpatch failed
41e13ed5cde2 drm/i915/guc: Update 'recommended' version to 70.11.0 for DG2/ADL-P/MTL
c2d869434453 drm/i915: Enable Wa_16019325821
384a9227b91e drm/i915/guc: Add support for w/a KLVs
-:112: 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
#112: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:824:
+	GEM_BUG_ON(iosys_map_is_null(&guc->ads_map));

total: 0 errors, 1 warnings, 0 checks, 157 lines checked
fecca61e0f14 drm/i915/guc: Enable Wa_14019159160
-:100: 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
#100: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:825:
+	GEM_BUG_ON(remain < size);

total: 0 errors, 1 warnings, 0 checks, 91 lines checked




More information about the Intel-gfx mailing list