[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: document caching related bits
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 13 11:12:26 UTC 2021
== Series Details ==
Series: series starting with [1/5] drm/i915: document caching related bits
URL : https://patchwork.freedesktop.org/series/92469/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2d424bc0390d drm/i915: document caching related bits
-:58: WARNING:TYPO_SPELLING: 'specifc' may be misspelled - perhaps 'specific'?
#58: FILE: drivers/gpu/drm/i915/gem/i915_gem_object_types.h:133:
+ * gen7+, L3 sits between the domain specifc caches, eg sampler/render
^^^^^^^
-:119: WARNING:REPEATED_WORD: Possible repeated word: 'the'
#119: FILE: drivers/gpu/drm/i915/gem/i915_gem_object_types.h:319:
+ * that same page. Now if the @cache_level is I915_CACHE_NONE and the
+ * the platform doesn't have the shared-LLC, then the GPU will
total: 0 errors, 2 warnings, 0 checks, 166 lines checked
33fab8144f1c drm/i915/uapi: convert drm_i915_gem_madvise to kernel-doc
-:55: WARNING:TYPO_SPELLING: 'wont' may be misspelled - perhaps 'won't'?
#55: FILE: include/uapi/drm/i915_drm.h:1523:
+ * The buffer wont be needed. The pages and their contents can be
^^^^
total: 0 errors, 1 warnings, 0 checks, 62 lines checked
5121ee416eb6 drm/i915: convert drm_i915_gem_object to kernel-doc
-:37: WARNING:REPEATED_WORD: Possible repeated word: 'of'
#37: FILE: drivers/gpu/drm/i915/gem/i915_gem_object_types.h:187:
+ * mask of of the lengths for each sg entry.
total: 0 errors, 1 warnings, 0 checks, 577 lines checked
c30b089eaa9f drm/i915: pull in some more kernel-doc
d8d89d8aeb49 drm/i915/ehl: unconditionally flush the pages on acquire
-:21: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#21:
References: 046091758b50 ("Revert "drm/i915/ehl: Update MOCS table for EHL"")
-:21: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 046091758b50 ("Revert "drm/i915/ehl: Update MOCS table for EHL"")'
#21:
References: 046091758b50 ("Revert "drm/i915/ehl: Update MOCS table for EHL"")
total: 1 errors, 1 warnings, 0 checks, 36 lines checked
More information about the Intel-gfx
mailing list