Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/xe: PXP fixes
@ 2026-02-19  0:26 Daniele Ceraolo Spurio
  2026-02-19  0:26 ` [PATCH 1/3] drm/xe/pxp: Clean up termination status on failure Daniele Ceraolo Spurio
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Daniele Ceraolo Spurio @ 2026-02-19  0:26 UTC (permalink / raw)
  To: intel-xe; +Cc: Daniele Ceraolo Spurio

The first 2 patches are minor fixes for issues in the PXP error
handling paths that I spotted when writing the last patch. I am
not aware of them ever actually being hit in the wild.

The last patch mitigates an issue with GSC FW that is currently being
debugged on the FW side. Given that we don't force FW updates, the
mitigation will also help on systems still running the current GSC
image after the fixed one is released.

Daniele Ceraolo Spurio (3):
  drm/xe/pxp: Clean up termination status on failure
  drm/xe/pxp: Remove incorrect handling of impossible state during
    suspend
  drm/xe/pxp: Do a PXP termination before suspend entry

 drivers/gpu/drm/xe/xe_pm.c  |  4 +-
 drivers/gpu/drm/xe/xe_pxp.c | 91 ++++++++++++++++++++++---------------
 drivers/gpu/drm/xe/xe_pxp.h |  2 +-
 3 files changed, 57 insertions(+), 40 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-25 22:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19  0:26 [PATCH 0/3] drm/xe: PXP fixes Daniele Ceraolo Spurio
2026-02-19  0:26 ` [PATCH 1/3] drm/xe/pxp: Clean up termination status on failure Daniele Ceraolo Spurio
2026-02-23 22:14   ` Julia Filipchuk
2026-02-23 22:29     ` Daniele Ceraolo Spurio
2026-02-23 23:51       ` Julia Filipchuk
2026-02-19  0:26 ` [PATCH 2/3] drm/xe/pxp: Remove incorrect handling of impossible state during suspend Daniele Ceraolo Spurio
2026-02-23 22:42   ` Julia Filipchuk
2026-02-23 22:48     ` Daniele Ceraolo Spurio
2026-02-23 23:54       ` Julia Filipchuk
2026-02-19  0:26 ` [PATCH 3/3] drm/xe/pxp: Do a PXP termination before suspend entry Daniele Ceraolo Spurio
2026-02-23 23:50   ` Julia Filipchuk
2026-02-25 22:42   ` Daniele Ceraolo Spurio
2026-02-19  1:22 ` ✓ CI.KUnit: success for drm/xe: PXP fixes Patchwork
2026-02-19  1:57 ` ✓ Xe.CI.BAT: " Patchwork
2026-02-19  2:56 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-02-19 11:46 ` Patchwork

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