✓ CI.checkpatch: success for Workaround to handle G2H timeout (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 17 11:15:47 UTC 2024
== Series Details ==
Series: Workaround to handle G2H timeout (rev2)
URL : https://patchwork.freedesktop.org/series/140056/
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 79103aa49c7ace52dfd32fa4f5d40ee8983a21b9
Author: Badal Nilawar <badal.nilawar at intel.com>
Date: Thu Oct 17 16:44:10 2024 +0530
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
In case if g2h worker doesn't get opportunity to within specified
timeout delay then flush the g2h worker explicitly.
v2:
- Describe change in the comment and add TODO (Matt B/John H)
- Add xe_gt_warn on fence done after G2H flush (John H)
v3:
- Updated the comment with root cause
- Clean up xe_gt_warn message (John H)
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2902
Signed-off-by: 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>
+ /mt/dim checkpatch 81420006f741f9783adea6ab5620ce54697f1b20 drm-intel
79103aa49c7a drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
More information about the Intel-xe
mailing list