✗ CI.checkpatch: warning for drm/panthor: support repeated mappings (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 7 18:54:12 UTC 2025


== Series Details ==

Series: drm/panthor: support repeated mappings (rev2)
URL   : https://patchwork.freedesktop.org/series/151264/
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
43254c2aa575037fc031c7ac21b0d031c700b2bf
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 86cb3bd359371456e56b1163b89748cdf09e0f25
Author: Boris Brezillon <boris.brezillon at collabora.com>
Date:   Mon Jul 7 17:04:33 2025 +0000

    drm/panthor: Add support for repeated mappings
    
    This allows us to optimize mapping of a relatively small
    portion of a BO over and over in a large VA range, which
    is useful to support Vulkan sparse bindings in an efficient
    way.
    
    Signed-off-by: Boris Brezillon <boris.brezillon at collabora.com>
    Co-developed-by: Caterina Shablia <caterina.shablia at collabora.com>
    Signed-off-by: Caterina Shablia <caterina.shablia at collabora.com>
+ /mt/dim checkpatch b9993cff911b1dd0abde4929435cc1eeb79e1c8f drm-intel
0b3ffd077d9f drm/panthor: Add support for atomic page table updates
8d73950ebff2 drm/gpuvm: Kill drm_gpuva_init()
3a7847d428de drm/gpuvm: Pass map arguments through a struct
cbd0f4101a91 drm/gpuvm: Add a helper to check if two VA can be merged
a58b40d4be38 drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
c8f532ad85a1 drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
-:273: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email subaddress mismatch: 'From: Asahi Lina <lina+kernel at asahilina.net>' != 'Signed-off-by: Asahi Lina <lina at asahilina.net>'

total: 0 errors, 1 warnings, 0 checks, 223 lines checked
86cb3bd35937 drm/panthor: Add support for repeated mappings




More information about the Intel-xe mailing list