✗ CI.checkpatch: warning for Introduce PF-mem VRAM reg ions (rev2)
Patchwork <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <178730593762.72788.1144249056799587854@61270ab9df2a> |
== Series Details == Series: Introduce PF-mem VRAM regions (rev2) URL : https://patchwork.freedesktop.org/series/172136/ State : warning == Summary == + KERNEL=/kernel + git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt Cloning into 'mt'... warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/ + git -C mt rev-list -n1 origin/master 061140b9bc586ae7f40abc1249c97e1cc72d1b9d + cd /kernel + git config --global --add safe.directory /kernel + git log -n1 commit 7435fb5eaf9f7292f8da1e3eb9356aaa9205cf23 Author: Piotr Piórkowski <[email protected]> Date: Fri Aug 21 11:46:01 2026 +0200 drm/xe/kunit: Add tests for PF-mem regions Add coverage for PF-mem VRAM region metadata, bounds checking, and full, partial, and missing CPU visibility. Assisted-by: Claude:claude-5-sonnet Signed-off-by: Piotr Piórkowski <[email protected]> + /mt/dim checkpatch e484d618c3d6147169cc9c1edd2956ea7290877d drm-intel 71882caf8ea1 drm/xe/vram: Add binding information to VRAM regions 569f6b3cd212 drm/xe/ttm: Add PF-mem VRAM placement types for TTM -:90: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i' - possible side-effects? #90: FILE: drivers/gpu/drm/xe/xe_bo.h:90: +#define xe_for_each_vram_pl(i) \ + for (i = XE_PL_VRAM0; i <= XE_PL_VRAM1_PFMEM; i++) total: 0 errors, 0 warnings, 1 checks, 178 lines checked af8464a11ecd drm/xe/vram: Add initial support for PF-mem regions 7435fb5eaf9f drm/xe/kunit: Add tests for PF-mem regions -:16: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #16: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 122 lines checked