[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Reduce flush_ggtt() from a wait-for-idle to a mere barrier flush (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 21 00:37:59 UTC 2019
== Series Details ==
Series: drm/i915/gem: Reduce flush_ggtt() from a wait-for-idle to a mere barrier flush (rev3)
URL : https://patchwork.freedesktop.org/series/69752/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e0572642aeca Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
-:20: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 7936a22dd466 ("drm/i915/gt: Wait for new requests in intel_gt_retire_requests()")'
#20:
In practice, the effect commit 7936a22dd466 was trying to achieve is
-:27: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#27:
References: 1683d24c1470 ("drm/i915/gt: Move new timelines to the end of active_list")
-:27: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 1683d24c1470 ("drm/i915/gt: Move new timelines to the end of active_list")'
#27:
References: 1683d24c1470 ("drm/i915/gt: Move new timelines to the end of active_list")
total: 2 errors, 1 warnings, 0 checks, 34 lines checked
More information about the Intel-gfx
mailing list