[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise timeslice rewinding
Patchwork
patchwork at emeril.freedesktop.org
Sat Feb 8 20:46:00 UTC 2020
== Series Details ==
Series: drm/i915/selftests: Exercise timeslice rewinding
URL : https://patchwork.freedesktop.org/series/73198/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e481f7a005f9 drm/i915/selftests: Exercise timeslice rewinding
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13:
References: 5ba32c7be81e ("drm/i915/execlists: Always force a context reload when rewinding RING_TAIL")
-:13: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 5ba32c7be81e ("drm/i915/execlists: Always force a context reload when rewinding RING_TAIL")'
#13:
References: 5ba32c7be81e ("drm/i915/execlists: Always force a context reload when rewinding RING_TAIL")
-:188: WARNING:MEMORY_BARRIER: memory barrier without comment
#188: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:928:
+ wmb();
-:218: WARNING:MEMORY_BARRIER: memory barrier without comment
#218: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:958:
+ wmb();
total: 1 errors, 3 warnings, 0 checks, 220 lines checked
More information about the Intel-gfx
mailing list