Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Do not include LRC indirect ring state size in engine state size
@ 2026-04-30  7:26 Satyanarayana K V P
  2026-04-30  7:26 ` [PATCH 1/1] drm/xe/guc: Skip " Satyanarayana K V P
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Satyanarayana K V P @ 2026-04-30  7:26 UTC (permalink / raw)
  To: intel-xe; +Cc: Satyanarayana K V P

The engine state size reported to GuC via ADS should only include the
engine state portion and should not include the indirect ring state page
that comes after it in the context image. The GuC uses this size to restore
only the engine state portion on watchdog resets.


Satyanarayana K V P (1):
  drm/xe/guc: Skip LRC indirect ring state size in engine state size

 drivers/gpu/drm/xe/xe_guc_ads.c |  2 +-
 drivers/gpu/drm/xe/xe_lrc.c     | 10 ++++++++--
 drivers/gpu/drm/xe/xe_lrc.h     |  2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-30 19:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30  7:26 [PATCH 0/1] Do not include LRC indirect ring state size in engine state size Satyanarayana K V P
2026-04-30  7:26 ` [PATCH 1/1] drm/xe/guc: Skip " Satyanarayana K V P
2026-04-30 15:40   ` Daniele Ceraolo Spurio
2026-04-30  7:33 ` ✓ CI.KUnit: success for Do not include " Patchwork
2026-04-30  8:25 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-30 19:10 ` ✗ Xe.CI.FULL: failure " Patchwork

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