[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Move LMEM (VRAM) management over to TTM (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue May 18 08:44:31 UTC 2021


== Series Details ==

Series: drm/i915: Move LMEM (VRAM) management over to TTM (rev2)
URL   : https://patchwork.freedesktop.org/series/90022/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f95eea0001a4 drm/i915: Untangle the vma pages_mutex
425af44621a2 drm/i915: Don't free shared locks while shared
a1fb9cdc093f drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pages
1b455d3307a9 drm/ttm: Export functions to initialize and finalize the ttm range manager standalone
01c0540773c7 drm/i915/ttm Initialize the ttm device and memory managers
-:479: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#479: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 1478 lines checked
a3796d8feda9 drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
32e0235ecbbf drm/ttm: Export ttm_bo_tt_destroy()
3ed6aaedd277 drm/i915/ttm Add a generic TTM memcpy move for page-based iomem
-:46: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#46: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 308 lines checked
75550f88727b drm/ttm, drm/amdgpu: Allow the driver some control over swapping
36729bdb371d drm/i915/ttm: Introduce a TTM i915 gem object backend
-:408: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#408: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 962 lines checked
f897aee184bd drm/i915/lmem: Verify checks for lmem residency
d85d5bfe5022 drm/i915: Disable mmap ioctl for gen12+
7199fd0658f1 drm/ttm: Add BO and offset arguments for vm_access and vm_fault ttm handlers.
-:214: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#214: FILE: drivers/gpu/drm/ttm/ttm_bo_vm.c:494:
+			return bo->bdev->funcs->access_memory(

total: 0 errors, 0 warnings, 1 checks, 240 lines checked
bea92372457b drm/i915: Use ttm mmap handling for ttm bo's.
-:196: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#196: FILE: drivers/gpu/drm/i915/gem/i915_gem_ttm.c:528:
+vm_access_ttm(struct vm_area_struct *area, unsigned long addr,
+	  void *buf, int len, int write)

total: 0 errors, 0 warnings, 1 checks, 201 lines checked
17af87b6b030 drm/i915/ttm: Add io sgt caching to i915_ttm_io_mem_pfn




More information about the Intel-gfx mailing list