[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Only set bind_async_flags when concurrent access wa is not active, v2.
Patchwork
patchwork at emeril.freedesktop.org
Mon May 31 15:12:10 UTC 2021
== Series Details ==
Series: drm/i915: Only set bind_async_flags when concurrent access wa is not active, v2.
URL : https://patchwork.freedesktop.org/series/90795/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
498a33865b2e drm/i915: Only set bind_async_flags when concurrent access wa is not active, v2.
-:59: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#59: 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, 36 lines checked
More information about the Intel-gfx
mailing list