✗ CI.checkpatch: warning for Introduce PF-mem VRAM reg ions
Patchwork <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <178661711962.46919.2353490711690718641@61270ab9df2a> |
== Series Details == Series: Introduce PF-mem VRAM regions 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 4c639c97e6302b704f18efb89e25ab520f037910 Author: Piotr Piórkowski <[email protected]> Date: Thu Aug 13 12:25:11 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. Signed-off-by: Piotr Piórkowski <[email protected]> + /mt/dim checkpatch ce212c90b6b1f5c50c99d1ad8770d4e45ea19c98 drm-intel 771ebbe773ed drm/xe/vram: Add binding information to VRAM regions c7e8599170b0 drm/xe/ttm: Add PF-mem VRAM placement types for TTM -:82: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i' - possible side-effects? #82: 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, 152 lines checked 28f95be6859a drm/xe/vram: Add initial support for PF-mem regions 4c639c97e630 drm/xe/kunit: Add tests for PF-mem regions -:15: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #15: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 122 lines checked