== Series Details ==

Series: Add support for partial mapping (rev5)
URL   : https://patchwork.freedesktop.org/series/131817/
State : warning

== Summary ==

Error: dim checkpatch failed
d62ad73d2c22 drm/i915/gem: Increment vma offset when mapping fb objects
2f4dc2b29d03 drm/i915/gem: Do not look for the exact address in node
f922a4fc2000 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


Reply via email to