✓ CI.checkpatch: success for Enable device atomics with a VM bind flag (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 15 21:19:35 UTC 2024


== Series Details ==

Series: Enable device atomics with a VM bind flag (rev3)
URL   : https://patchwork.freedesktop.org/series/132290/
State : success

== 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/
35057f376b5337039b258ae4c66ed9218f4b3fb8
+ git -C mt rev-list -n1 origin/master
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 935c780ad95901ee8cd41e65ebb76c1cb699784f
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Mon Apr 15 16:52:14 2024 +0200

    drm/xe/uapi: Add a query flag for has_device_atomics_on_smem
    
    Add a query flag for xe->info.has_device_atomics_on_smem
    as this is platform dependent. This flag can be use to inform
    whether DRM_XE_VM_BIND_FLAG_DEVICE_ATOMICS can be effectively
    applied for a given platform.
    
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 7bc330055f5c2924b42e389887691fea3f401a45 drm-intel
75dce276e434 drm/xe: Introduce has_atomic_enable_pte_bit device info
fa49284d194b drm/xe: Consolidate setting PTE_AE into one place
2d4b69c1bba6 drm/xe: Add function to check if BO has single placement
404eee1a4366 drm/xe: Move vm bind bo validation to a helper function
336e76e1e0a9 drm/xe: Introduce has_device_atomics_on_smem device info
c6a4ba7464ac drm/xe/uapi: Introduce VMA bind flag for device atomics
935c780ad959 drm/xe/uapi: Add a query flag for has_device_atomics_on_smem




More information about the Intel-xe mailing list