✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 29 18:15:29 UTC 2024
== Series Details ==
Series: Add support for partial mapping
URL : https://patchwork.freedesktop.org/series/131817/
State : warning
== Summary ==
Error: dim checkpatch failed
6f4f712513fb drm/i915/gem: Increment vma offset when mapping fb objects
4e6365336a63 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