✓ CI.checkpatch: success for drm/xe/vm: Keep the device awake for TLB inval
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 16 14:00:59 UTC 2024
== Series Details ==
Series: drm/xe/vm: Keep the device awake for TLB inval
URL : https://patchwork.freedesktop.org/series/136145/
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 b03d530f03e68d51e58f32a21d8b445a14e61985
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Tue Jul 16 15:38:55 2024 +0200
drm/xe/vm: Keep the device awake for TLB inval
GT can suspend while TLB invalidation is happening in the background.
This would cause a TLB timeout when that happens. Keep the device awake
when using fence which doesn't wait for the TLB invalidation to finish.
Cc: Matthew Brost <matthew.brost at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch b6af83ceb593bc4e0d79acda73684462b13a15b9 drm-intel
b03d530f03e6 drm/xe/vm: Keep the device awake for TLB inval
More information about the Intel-xe
mailing list