== Series Details == Series: Add support for partial mapping (rev7) URL : https://patchwork.freedesktop.org/series/131817/ State : warning == Summary == Error: dim checkpatch failed 46a97a93cbcf drm/i915/gem: Increment vma offset when mapping fb objects 840915d2ed48 drm/i915/gem: Do not look for the exact address in node fb4ef24830b4 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