[PATCH 0/2] Pcode init status and lmem check

Riana Tauro riana.tauro at intel.com
Fri Mar 8 08:55:15 UTC 2024


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

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

 drivers/gpu/drm/xe/xe_device.c | 72 +++++++++++++++++++++++---
 drivers/gpu/drm/xe/xe_mmio.c   | 29 -----------
 drivers/gpu/drm/xe/xe_pcode.c  | 93 ++++++++++++++++++++--------------
 drivers/gpu/drm/xe/xe_pcode.h  |  3 +-
 drivers/gpu/drm/xe/xe_pm.c     | 16 +++---
 5 files changed, 129 insertions(+), 84 deletions(-)

-- 
2.40.0



More information about the Intel-xe mailing list