[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Reduce context clear batch size to avoid gpu hang (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sun Nov 1 18:05:01 UTC 2020
== Series Details ==
Series: Reduce context clear batch size to avoid gpu hang (rev2)
URL : https://patchwork.freedesktop.org/series/83306/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
c2bab1fe9322 drm/i915: Introduce quirk QUIRK_RENDERCLEAR_REDUCED
-:20: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#20: FILE: drivers/gpu/drm/i915/i915_drv.h:521:
+#define QUIRK_RENDERCLEAR_REDUCED (1<<8)
^
total: 0 errors, 0 warnings, 1 checks, 7 lines checked
7cfeb5acfcd5 drm/i915/display: Add function quirk_renderclear_reduced
eaa8b2fa9755 drm/i915/gt: Force reduced batch size if new QUIRK_RENDERCLEAR_REDUCED is set.
More information about the Intel-gfx
mailing list