[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Parallel execbuf WIP.
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 6 16:56:52 UTC 2019
== Series Details ==
Series: drm/i915/gem: Parallel execbuf WIP.
URL : https://patchwork.freedesktop.org/series/70569/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
0c62594b8ba6 drm/i915: Drop inspection of execbuf flags during evict
39b1b1474c8a drm/i915/gem: Extract transient execbuf flags from i915_vma
fc4c279ce55f drm/i915: Add an implementation for i915_gem_ww_ctx locking.
-:551: WARNING:LONG_LINE: line over 100 characters
#551: FILE: drivers/gpu/drm/i915/i915_gem.c:1576:
+ while ((obj = list_first_entry_or_null(&ww->obj_list, struct drm_i915_gem_object, obj_link))) {
total: 0 errors, 1 warnings, 0 checks, 529 lines checked
beb9fa2b3aa0 drm/i915: Remove locking from i915_gem_object_prepare_read/write
60116c1680a0 drm/i915: Parallel execbuf wip
-:17: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#17:
Posting this as a RFC, to get some feedback on the direction we should be going.
total: 0 errors, 1 warnings, 0 checks, 603 lines checked
More information about the Intel-gfx
mailing list