[Intel-xe] ✓ CI.checkpatch: success for drm/xe: set PTE_AE for all platforms supporting it

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 28 04:52:05 UTC 2023


== Series Details ==

Series: drm/xe: set PTE_AE for all platforms supporting it
URL   : https://patchwork.freedesktop.org/series/124373/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ee95d9b4c590a302d5d59a62767f4c8b838aea56
Author: Fei Yang <fei.yang at intel.com>
Date:   Wed Sep 27 21:43:35 2023 -0700

    drm/xe: set PTE_AE for all platforms supporting it
    
    Atomic access is supported by PVC, and became a common feature for all
    platforms starting from Xe2. To enable that XE_VMA_ATOMIC_PTE_BIT needs
    to be set, then pte encode will eventually set PTE_AE for devmem.
    
    Signed-off-by: Fei Yang <fei.yang at intel.com>
+ /mt/dim checkpatch 7c58b58522cf124dd324fbf95d9dd838fac36bcb drm-intel
ee95d9b4c drm/xe: set PTE_AE for all platforms supporting it




More information about the Intel-xe mailing list