[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Set PTE_AE for smem allocations in integrated devices

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 10 21:09:52 UTC 2023


== Series Details ==

Series: drm/xe: Set PTE_AE for smem allocations in integrated devices
URL   : https://patchwork.freedesktop.org/series/124924/
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 07a4fb7272130c9f730a2a17a6f938d33520d041
Author: José Roberto de Souza <jose.souza at intel.com>
Date:   Tue Oct 10 13:02:56 2023 -0700

    drm/xe: Set PTE_AE for smem allocations in integrated devices
    
    Without this if a atomic operation is executed in Xe2 integrated GPUs
    it causes engine memory catastrophic error.
    
    This fixes at least 3 failures in piglit sanity and 2 failures in
    crucible for LNL.
    
    v3:
    - only add PTE_AE to smem in integrated
    
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 37b2d042c23ae6a10055ea92101a15083d64c718 drm-intel
07a4fb727 drm/xe: Set PTE_AE for smem allocations in integrated devices




More information about the Intel-xe mailing list