✓ CI.checkpatch: success for drm/xe/guc: Configure TLB timeout based on CT buffer size (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 26 14:02:24 UTC 2024
== Series Details ==
Series: drm/xe/guc: Configure TLB timeout based on CT buffer size (rev2)
URL : https://patchwork.freedesktop.org/series/135341/
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 bc388e678ad217414ee7de257a997bd9b6930789
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Wed Jun 26 15:42:39 2024 +0200
drm/xe/guc: Configure TLB timeout based on CT buffer size
GuC TLB invalidation depends on GuC to process the request from the CT
queue and then the real time to invalidate TLB. Add a function to return
overestimated possible time a TLB inval H2G might take which can be used
as timeout value for TLB invalidation wait time.
v2: Address reviews from Michal.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1622
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Suggested-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 426a86fcf373dc03a682c46628cf4f2a9ffeaf65 drm-intel
bc388e678ad2 drm/xe/guc: Configure TLB timeout based on CT buffer size
More information about the Intel-xe
mailing list