✓ CI.checkpatch: success for drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
Patchwork
patchwork at emeril.freedesktop.org
Fri Sep 27 20:26:46 UTC 2024
== Series Details ==
Series: drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
URL : https://patchwork.freedesktop.org/series/139234/
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 3ee6ebb5873e1d3fbd9de1a435c1dcb073b05734
Author: Badal Nilawar <badal.nilawar at intel.com>
Date: Sat Sep 28 00:54:28 2024 +0530
drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
It is observed that for GuC CT request G2H IRQ triggered and g2h_worker
queued, but it didn't get opportunity to execute and timeout occurred.
To address this the g2h_worker is being flushed.
Cc: John Harrison <John.C.Harrison at Intel.com>
Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 1522f131505272ed86f58e937f2481e4e3e144c1 drm-intel
3ee6ebb5873e drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
More information about the Intel-xe
mailing list