✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 15 23:12:37 UTC 2024
== Series Details ==
Series: Add support for partial mapping (rev6)
URL : https://patchwork.freedesktop.org/series/131817/
State : warning
== Summary ==
Error: dim checkpatch failed
86569ef9a41f drm/i915/gem: Increment vma offset when mapping fb objects
3a66d43f1d97 drm/i915/gem: Do not look for the exact address in node
316f5b71e824 drm/i915/gem: Calculate object page offset for partial memory mapping
-:67: WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#67: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:411:
+ area->vm_start + ((vma->gtt_view.partial.offset - obj_offset) << PAGE_SHIFT),
total: 0 errors, 1 warnings, 0 checks, 82 lines checked
More information about the Intel-gfx
mailing list