All of lore.kernel.org
 help / color / mirror / Atom feed
* [CI 0/2] Pcode init status and lmem check
@ 2024-03-28  6:02 Riana Tauro
  2024-03-28  5:58 ` ✓ CI.Patch_applied: success for Pcode init status and lmem check (rev4) Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Riana Tauro @ 2024-03-28  6:02 UTC (permalink / raw)
  To: intel-xe; +Cc: riana.tauro, anshuman.gupta, rodrigo.vivi

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

Rev3: drop the fault injection patch. This will
      be added in a different series with a different
      approach.
      No functional changes to the first two patches.

Riana Tauro (2):
  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

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

-- 
2.40.0


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [CI 0/2] Pcode init status and lmem check
@ 2024-04-10  8:50 Riana Tauro
  2024-04-10  8:50 ` [CI 2/2] drm/xe: re-order lmem init check and wait for initialization to complete Riana Tauro
  0 siblings, 1 reply; 13+ messages in thread
From: Riana Tauro @ 2024-04-10  8:50 UTC (permalink / raw)
  To: intel-xe; +Cc: riana.tauro, anshuman.gupta, rodrigo.vivi

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

Rev3: drop the fault injection patch. This will
      be added in a different series with a different
      approach.
      No functional changes to the first two patches.

Rev4: Rebase

Rev5: Rebase

Riana Tauro (2):
  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

 drivers/gpu/drm/xe/xe_device.c |  79 +++++++++++++++++++---
 drivers/gpu/drm/xe/xe_mmio.c   |  24 -------
 drivers/gpu/drm/xe/xe_mmio.h   |   1 -
 drivers/gpu/drm/xe/xe_pcode.c  | 115 ++++++++++++++++++++-------------
 drivers/gpu/drm/xe/xe_pcode.h  |   6 +-
 drivers/gpu/drm/xe/xe_pm.c     |  16 ++---
 6 files changed, 151 insertions(+), 90 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2024-04-10 12:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-28  6:02 [CI 0/2] Pcode init status and lmem check Riana Tauro
2024-03-28  5:58 ` ✓ CI.Patch_applied: success for Pcode init status and lmem check (rev4) Patchwork
2024-03-28  5:58 ` ✓ CI.checkpatch: " Patchwork
2024-03-28  5:59 ` ✓ CI.KUnit: " Patchwork
2024-03-28  6:02 ` [CI 1/2] drm/xe: check pcode init status only on root gt of root tile Riana Tauro
2024-03-28  6:02 ` [CI 2/2] drm/xe: re-order lmem init check and wait for initialization to complete Riana Tauro
2024-04-08 21:45   ` Rodrigo Vivi
2024-04-10 12:08     ` Riana Tauro
2024-03-28  6:10 ` ✓ CI.Build: success for Pcode init status and lmem check (rev4) Patchwork
2024-03-28  6:13 ` ✓ CI.Hooks: " Patchwork
2024-03-28  6:14 ` ✓ CI.checksparse: " Patchwork
2024-03-28  6:38 ` ✓ CI.BAT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-04-10  8:50 [CI 0/2] Pcode init status and lmem check Riana Tauro
2024-04-10  8:50 ` [CI 2/2] drm/xe: re-order lmem init check and wait for initialization to complete Riana Tauro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.