✓ CI.checkpatch: success for drm/xe: Invalidate media_gt TLBs in PT code (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 21 16:37:57 UTC 2024
== Series Details ==
Series: drm/xe: Invalidate media_gt TLBs in PT code (rev3)
URL : https://patchwork.freedesktop.org/series/137419/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5eb7370942bd77b8a217abfeae295e5ca09e1631
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Aug 21 08:58:34 2024 -0700
drm/xe: Invalidate media_gt TLBs in PT code
Testing on LNL has shown media GT's TLBs need to be invalidated via the
GuC, update PT code appropriately.
v2:
- Do dma_fence_get before first call of invalidation_fence_init (Himal)
- No need to check for valid chain fence (Himal)
Fixes: 3330361543fc ("drm/xe/lnl: Add LNL platform definition")
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch b2b3766fbd467d72347b4a02fd52fd50898a52f7 drm-intel
5eb7370942bd drm/xe: Invalidate media_gt TLBs in PT code
More information about the Intel-xe
mailing list