[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3.
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 1 11:35:17 UTC 2021
== Series Details ==
Series: drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3.
URL : https://patchwork.freedesktop.org/series/90818/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
48e0a3099384 drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3.
-:74: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#74: FILE: drivers/gpu/drm/i915/i915_vma.c:439:
+ vma->ops->bind_vma(vma->vm, work ? &work->stash : NULL, vma, cache_level, bind_flags);
total: 0 errors, 1 warnings, 0 checks, 44 lines checked
More information about the Intel-gfx
mailing list