[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/execlists: Relax assertion for a pinned context image on reset

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 23 14:49:11 UTC 2019


== Series Details ==

Series: series starting with [CI,1/4] drm/i915/execlists: Relax assertion for a pinned context image on reset
URL   : https://patchwork.freedesktop.org/series/67080/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
9ee0411b89ae drm/i915/execlists: Relax assertion for a pinned context image on reset
b7ce71fc16a1 drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12: 
References: 422d7df4f090 ("drm/i915: Replace engine->timeline with a plain list")

-:12: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 422d7df4f090 ("drm/i915: Replace engine->timeline with a plain list")'
#12: 
References: 422d7df4f090 ("drm/i915: Replace engine->timeline with a plain list")

total: 1 errors, 1 warnings, 0 checks, 7 lines checked
80840334dae8 drm/i915: Only enqueue already completed requests
-:115: WARNING:LONG_LINE: line over 100 characters
#115: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1323:
+					*port = execlists_schedule_in(last, port - execlists->pending);

total: 0 errors, 1 warnings, 0 checks, 181 lines checked
15ba7e7d26d1 drm/i915/execlists: Refactor -EIO markup of hung requests



More information about the Intel-gfx mailing list