[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Subject: [PATCH dii-client v6 0/4] drm/i915: Define and use GuC and CTB TLB invalidation routines (rev3)

2023-10-06 Thread Patchwork
== Series Details ==

Series: Subject: [PATCH dii-client v6 0/4] drm/i915: Define and use GuC and CTB 
TLB invalidation routines (rev3)
URL   : https://patchwork.freedesktop.org/series/124641/
State : warning

== Summary ==

Error: dim checkpatch failed
15ab16bd043e drm/i915: Add GuC TLB Invalidation device info flags
0f6bb7dee3fe drm/i915: Define and use GuC and CTB TLB invalidation routines
-:336: 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
#336: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:1997:
+   GEM_BUG_ON(wait->busy);

total: 0 errors, 1 warnings, 0 checks, 452 lines checked
8c8cbfb298a3 drm/i915: No TLB invalidation on wedged or suspended GT
c6c6b6a10df4 drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheck
c2d486e88ab3 drm/i915: Enable GuC TLB invalidations for MTL




[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Subject: [PATCH dii-client v6 0/4] drm/i915: Define and use GuC and CTB TLB invalidation routines (rev2)

2023-10-05 Thread Patchwork
== Series Details ==

Series: Subject: [PATCH dii-client v6 0/4] drm/i915: Define and use GuC and CTB 
TLB invalidation routines (rev2)
URL   : https://patchwork.freedesktop.org/series/124641/
State : warning

== Summary ==

Error: dim checkpatch failed
518c58298cf5 drm/i915: Add GuC TLB Invalidation device info flags
7d45b02d8db7 drm/i915: Define and use GuC and CTB TLB invalidation routines
-:336: 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
#336: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:1997:
+   GEM_BUG_ON(wait->busy);

total: 0 errors, 1 warnings, 0 checks, 452 lines checked
74013f530905 drm/i915: No TLB invalidation on wedged or suspended GT
8e19948ab018 drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheck
c7d98efcfea2 drm/i915: Enable GuC TLB invalidations for MTL




[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Subject: [PATCH dii-client v6 0/4] drm/i915: Define and use GuC and CTB TLB invalidation routines

2023-10-04 Thread Patchwork
== Series Details ==

Series: Subject: [PATCH dii-client v6 0/4] drm/i915: Define and use GuC and CTB 
TLB invalidation routines
URL   : https://patchwork.freedesktop.org/series/124641/
State : warning

== Summary ==

Error: dim checkpatch failed
1653f6156104 drm/i915: Add GuC TLB Invalidation pci flags
9597e085aec0 drm/i915: Define and use GuC and CTB TLB invalidation routines
-:342: 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
#342: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:1997:
+   GEM_BUG_ON(wait->busy);

total: 0 errors, 1 warnings, 0 checks, 458 lines checked
f9dd0c4123db drm/i915: No TLB invalidation on wedged or suspended GT
c4e731137767 drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheck
bb52b3184a9e drm/i915: Enable GuC TLB invalidations for MTL