✗ Fi.CI.CHECKPATCH: warning for drm/i915: WA context support for L3flush

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: drm/i915: WA context support for L3flush
URL   : https://patchwork.freedesktop.org/series/137218/
State : warning

== Summary ==

Error: dim checkpatch failed
1be622b7664b drm/i915: WA context support for L3flush
-:229: 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
#229: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1377:
+	GEM_BUG_ON(!IS_DG2_G10(ce->engine->i915) && !IS_DG2_G11(ce->engine->i915));

-:333: 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
#333: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:850:
+	GEM_BUG_ON(iosys_map_is_null(&guc->ads_map));

-:337: 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
#337: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:854:
+	GEM_BUG_ON(alloc_size < real_size);

total: 0 errors, 3 warnings, 0 checks, 294 lines checked





[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux