✓ CI.checkpatch: success for Keep device awake during GT TLB invalidations (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 18 07:09:59 UTC 2024
== Series Details ==
Series: Keep device awake during GT TLB invalidations (rev3)
URL : https://patchwork.freedesktop.org/series/136219/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b640351c51ce2f9674db61c25b82dfdf65513a51
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Jul 17 23:59:35 2024 -0700
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Avoid GT TLB invalidation timeouts by holding a PM ref when
invalidations are inflight.
v2:
- Drop PM ref before signaling fence (CI)
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Nirmoy Das <nirmoy.das at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch c2610cb0857b1e68f684691f6d3e7fb110f7149f drm-intel
7dfc39006c0b drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
af9147346fc8 drm/xe: Drop xe_gt_tlb_invalidation_wait
b640351c51ce drm/xe: Hold a PM ref when GT TLB invalidations are inflight
More information about the Intel-xe
mailing list