✓ CI.checkpatch: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 24 08:17:43 UTC 2024
== Series Details ==
Series: drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
URL : https://patchwork.freedesktop.org/series/140382/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cecdd79a4771333fda846b9ac4ebec100e4db530
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Wed Oct 23 17:13:43 2024 +0200
drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Flush the g2h worker explicitly if TLB timeout happens which is
observed on LNL and that points recent scheduling issue with E-cores.
This is similar to the recent fix:
commit e51527233804 ("drm/xe/guc/ct: Flush g2h worker in case of g2h
response timeout") and should be removed once there is E core
scheduling fix.
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2687
Cc: Badal Nilawar <badal.nilawar at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: John Harrison <John.C.Harrison at Intel.com>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 3d45ea06af2c04db741c142380d97001b3cdb5da drm-intel
cecdd79a4771 drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
More information about the Intel-xe
mailing list