Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] FOR-CI: drm/i915/guc: Move destroy context at end of reset prepare
@ 2024-10-21 22:43 Zhanjun Dong
  2024-10-21 22:43 ` [PATCH v2 1/1] " Zhanjun Dong
  2024-10-22  0:05 ` ✗ Fi.CI.BAT: failure for FOR-CI: " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Zhanjun Dong @ 2024-10-21 22:43 UTC (permalink / raw)
  To: intel-gfx, dri-devel; +Cc: Zhanjun Dong

During GuC reset prepare, interrupt disabled before hardware reset,
although interrupt disabled, the ct is still enabled, the host-GuC
communication is still active.
Move the destroy part to the end of reset preparation to avoid the
situation of host processing G2H messages about an context, but the
context already been destroyed.

Signed-off-by: Zhanjun Dong <zhanjun.dong@intel.com>

Zhanjun Dong (1):
  drm/i915/guc: Move destroy context at end of reset prepare

 drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-22  0:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-21 22:43 [PATCH v2 0/1] FOR-CI: drm/i915/guc: Move destroy context at end of reset prepare Zhanjun Dong
2024-10-21 22:43 ` [PATCH v2 1/1] " Zhanjun Dong
2024-10-22  0:05 ` ✗ Fi.CI.BAT: failure for FOR-CI: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox