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

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 12 09:58:42 UTC 2024


== Series Details ==

Series: Enable device atomics with a VM bind flag (rev2)
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/
+ git -C mt rev-list -n1 origin/master
c87357e7f6655908c0934a4f55fadf5b9aa9e88f
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2ecf4e7e5e28b80b18c260b931c663438cac17ed
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Fri Apr 12 11:22:49 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 d9073a139e9edfd27d830c9c4af9683651044aff drm-intel
90c8fccfc682 drm/xe: Introduce has_atomic_enable_pte_bit device info
7b10e9b0adfd drm/xe: Consolidate setting PTE_AE into one place
f5965b256dad drm/xe: Add function to check if BO has single placement
7ae4c4d43c9c drm/xe: Move vm bind bo validation to a helper function
6938baaa5b5d drm/xe: Introduce has_device_atomics_on_smem device info
0010d3142e26 drm/xe/uapi: Introduce VMA bind flag for device atomics
2ecf4e7e5e28 drm/xe/uapi: Add a query flag for has_device_atomics_on_smem




More information about the Intel-xe mailing list