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

Patchwork patchwork at emeril.freedesktop.org
Fri May 21 16:06:40 UTC 2021


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
1bf39c8cd594 drm/i915: Untangle the vma pages_mutex
650181499469 drm/i915: Don't free shared locks while shared
e0cd60e6a0d3 drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pages
4f895c63cc41 drm/i915/ttm Initialize the ttm device and memory managers
-:480: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#480: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 1578 lines checked
fbd2191fd254 drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
67e58a6747b0 drm/ttm: Add a generic TTM memcpy move for page-based iomem
-:383: CHECK:ARCH_DEFINES: architecture specific defines should be avoided
#383: FILE: drivers/gpu/drm/ttm/ttm_module.c:56:
+#if defined(__i386__) || defined(__x86_64__)

-:699: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#699: 
new file mode 100644

total: 0 errors, 1 warnings, 1 checks, 812 lines checked
fa7a4164f770 drm, drm/i915: Move the memcpy_from_wc functionality to core drm
-:54: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#54: 
rename from drivers/gpu/drm/i915/i915_memcpy.c

total: 0 errors, 1 warnings, 0 checks, 410 lines checked
533ef0911275 drm/ttm: Use drm_memcpy_from_wc_dbm for TTM bo moves
655c519cecf1 drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
2f38e8009d75 drm/ttm, drm/amdgpu: Allow the driver some control over swapping
356c346230f1 drm/i915/ttm: Introduce a TTM i915 gem object backend
-:449: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#449: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 1024 lines checked
7ced8a9675bb drm/i915/lmem: Verify checks for lmem residency




More information about the Intel-gfx mailing list