✓ CI.checkpatch: success for Fix execlist mode (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 22 03:51:59 UTC 2024


== Series Details ==

Series: Fix execlist mode (rev2)
URL   : https://patchwork.freedesktop.org/series/130165/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b0a19c7538d97622a8c88a7775f75e6b7f3f9c7a
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Feb 21 19:47:25 2024 -0800

    drm/xe: Don't issue TLB invalidations for VMAs if using execlists
    
    TLB invalidations for VMAs are currently only implemented with the GuC
    enabled. Do not issue TLB invalidations if using execlists. A longer
    term fix would be up the TLB invalidation layer to be execlist aware.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 697ccb3f98ba621b7de9f67b0a4352da767963aa drm-intel
e4ac5604319e drm/xe: Add debug prints for skipping rebinds
b0a19c7538d9 drm/xe: Don't issue TLB invalidations for VMAs if using execlists




More information about the Intel-xe mailing list