== Series Details ==

Series: drm/i915: use pat_index instead of cache_level
URL   : https://patchwork.freedesktop.org/series/117478/
State : warning

== Summary ==

Error: dim checkpatch failed
cc05bc57e9a5 drm/i915: preparation for using PAT index
db9174616b6f drm/i915: use pat_index instead of cache_level
-:18: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#18: 
and by design userspace is expected to select the index that exactly matches

-:37: WARNING:TYPO_SPELLING: 'controled' may be misspelled - perhaps 
'controlled'?
#37: 
Special note: this patch changes the way caching behavior is controled in
                                                             ^^^^^^^^^

-:1682: ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#1682: FILE: drivers/gpu/drm/i915/i915_debugfs.c:178:
+               case 1: return HAS_LLC(i915) ? " LLC" : " snooped";

total: 1 errors, 2 warnings, 0 checks, 1689 lines checked


Reply via email to