✓ CI.checkpatch: success for series starting with [CI,1/5] drm/xe: Introduce has_atomic_enable_pte_bit device info

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 26 10:03:52 UTC 2024


== Series Details ==

Series: series starting with [CI,1/5] drm/xe: Introduce has_atomic_enable_pte_bit device info
URL   : https://patchwork.freedesktop.org/series/132947/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 430ef11035b94f991399ee96c785d9c33909bc2b
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Fri Apr 26 11:20:53 2024 +0200

    drm/xe: Refactor default device atomic settings
    
    The default behavior of device atomics depends on the
    VM type and buffer allocation types. Device atomics are
    expected to function with all types of allocations for
    traditional applications/APIs. Additionally, in compute/SVM
    API scenarios with fault mode or LR mode VMs, device atomics
    must work with single-region allocations. In all other cases
    device atomics should be disabled by default.
    
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 47c509a8d4944e6276f7b956061c2020323f0a90 drm-intel
20fad70a83e8 drm/xe: Introduce has_atomic_enable_pte_bit device info
b837573ea15e drm/xe: Move vm bind bo validation to a helper function
fd46d4ab8287 drm/xe: Introduce has_device_atomics_on_smem device info
920d10caae75 drm/xe: Add function to check if BO has single placement
430ef11035b9 drm/xe: Refactor default device atomic settings




More information about the Intel-xe mailing list