[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen12: Apply recommended L3 hashing mask
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 1 22:49:42 UTC 2022
== Series Details ==
Series: drm/i915/gen12: Apply recommended L3 hashing mask
URL : https://patchwork.freedesktop.org/series/111562/
State : warning
== Summary ==
Error: dim checkpatch failed
11dd4a184a14 drm/i915/gen12: Apply recommended L3 hashing mask
-:46: WARNING:BRACES: braces {} are not necessary for single statement blocks
#46: FILE: drivers/gpu/drm/i915/gt/intel_workarounds.c:2941:
+ if (GRAPHICS_VER(i915) == 12 && GRAPHICS_VER_FULL(i915) < IP_VER(12, 50)) {
+ wa_write_clr(wal, GEN8_GARBCNTL, GEN12_BUS_HASH_CTL_BIT_EXC);
+ }
total: 0 errors, 1 warnings, 0 checks, 25 lines checked
More information about the Intel-gfx
mailing list