[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/selftests: Exercise far preemption rollbacks

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 16 18:04:50 UTC 2020


== Series Details ==

Series: series starting with [1/9] drm/i915/selftests: Exercise far preemption rollbacks
URL   : https://patchwork.freedesktop.org/series/78410/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
49d66c60e62f drm/i915/selftests: Exercise far preemption rollbacks
-:19: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit e36ba817fa96 ("drm/i915/gt: Incrementally check for rewinding")'
#19: 
References: e36ba817fa96 ("drm/i915/gt: Incrementally check for rewinding")

total: 1 errors, 0 warnings, 0 checks, 162 lines checked
c6088929414a drm/i915/selftests: Use friendly request names for live_timeslice_rewind
110ee4d71849 drm/i915/selftests: Enable selftesting of busy-stats
-:58: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#58: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:48:
+		udelay(100);

-:89: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#89: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:79:
+		udelay(100);

total: 0 errors, 0 warnings, 2 checks, 117 lines checked
16284702446a drm/i915/execlists: Replace direct submit with direct call to tasklet
81ca04a94781 drm/i915/execlists: Defer schedule_out until after the next dequeue
-:117: CHECK:SPACING: spaces preferred around that '*' (ctx:ExV)
#117: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:2441:
+				*execlists->inactive++ = *port;
 				^

total: 0 errors, 0 warnings, 1 checks, 179 lines checked
499dd7003551 drm/i915/gt: ce->inflight updates are now serialised
2f30d63c06b7 drm/i915/gt: Drop atomic for engine->fw_active tracking
ef92526598ab drm/i915/gt: Extract busy-stats for ring-scheduler
-:12: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#12: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 95 lines checked
480f3ff83a82 drm/i915/gt: Convert stats.active to plain unsigned int



More information about the Intel-gfx mailing list