Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Pcode init status and lmem check
@ 2024-03-15 10:05 Riana Tauro
  2024-03-15 10:02 ` ✓ CI.Patch_applied: success for Pcode init status and lmem check (rev3) Patchwork
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Riana Tauro @ 2024-03-15 10:05 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, badal.nilawar, rodrigo.vivi,
	lucas.demarchi, himal.prasad.ghimiray

Check pcode init status on root gt of root tile and
reorder lmem init to be after pcode init check.

Rev2: change function names for pcode init check
      fix review comments
      add fault injection for LMEM check

Riana Tauro (3):
  drm/xe: check pcode init status only on root gt of root tile
  drm/xe: re-order lmem init check and wait for initialization to
    complete
  RFC drm/xe: add fault injection for lmem init check

 drivers/gpu/drm/xe/xe_device.c | 102 +++++++++++++++++++++++++++--
 drivers/gpu/drm/xe/xe_mmio.c   |  29 ---------
 drivers/gpu/drm/xe/xe_module.c |   5 ++
 drivers/gpu/drm/xe/xe_module.h |   3 +
 drivers/gpu/drm/xe/xe_pcode.c  | 115 ++++++++++++++++++++-------------
 drivers/gpu/drm/xe/xe_pcode.h  |   6 +-
 drivers/gpu/drm/xe/xe_pm.c     |  16 ++---
 7 files changed, 183 insertions(+), 93 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2024-03-26  5:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15 10:05 [PATCH v2 0/3] Pcode init status and lmem check Riana Tauro
2024-03-15 10:02 ` ✓ CI.Patch_applied: success for Pcode init status and lmem check (rev3) Patchwork
2024-03-15 10:02 ` ✓ CI.checkpatch: " Patchwork
2024-03-15 10:03 ` ✓ CI.KUnit: " Patchwork
2024-03-15 10:05 ` [PATCH v2 1/3] drm/xe: check pcode init status only on root gt of root tile Riana Tauro
2024-03-15 10:05 ` [PATCH v2 2/3] drm/xe: re-order lmem init check and wait for initialization to complete Riana Tauro
2024-03-15 10:05 ` [PATCH v2 3/3] RFC drm/xe: add fault injection for lmem init check Riana Tauro
2024-03-15 10:03   ` Ghimiray, Himal Prasad
2024-03-18 21:15   ` Rodrigo Vivi
2024-03-19  4:46     ` Riana Tauro
2024-03-19 14:38       ` Rodrigo Vivi
2024-03-26  5:16         ` Riana Tauro
2024-03-15 10:13 ` ✓ CI.Build: success for Pcode init status and lmem check (rev3) Patchwork
2024-03-15 10:16 ` ✓ CI.Hooks: " Patchwork
2024-03-15 10:17 ` ✓ CI.checksparse: " Patchwork
2024-03-15 10:48 ` ✓ CI.BAT: " Patchwork

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