✓ CI.checkpatch: success for Fix execlist mode (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 22 04:30:27 UTC 2024
== Series Details ==
Series: Fix execlist mode (rev3)
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 63b953309de76d3fc35cb9c49595eb6e9394ea2a
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Feb 21 19:59:06 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
6276d6dc1bcf drm/xe: Fix execlist splat
63b953309de7 drm/xe: Don't issue TLB invalidations for VMAs if using execlists
More information about the Intel-xe
mailing list