[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Enable eLLC caching of display buffers for SKL+
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 15 15:02:07 UTC 2019
== Series Details ==
Series: drm/i915: Enable eLLC caching of display buffers for SKL+
URL : https://patchwork.freedesktop.org/series/59502/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
f13e05007cae drm/i915: Enable eLLC caching of display buffers for SKL+
-:63: WARNING:LONG_LINE_COMMENT: line over 100 characters
#63: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:3113:
+ __alloc_ppat_entry(ppat, 2, GEN8_PPAT_WB | GEN8_PPAT_ELLC_OVERRIDE); /* for scanout with eLLC */
-:65: WARNING:LONG_LINE_COMMENT: line over 100 characters
#65: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:3115:
+ __alloc_ppat_entry(ppat, 2, GEN8_PPAT_WT | GEN8_PPAT_LLCELLC); /* for scanout with eLLC */
total: 0 errors, 2 warnings, 0 checks, 44 lines checked
More information about the Intel-gfx
mailing list