[CI 0/2] Pcode init status and lmem check
Riana Tauro
riana.tauro at intel.com
Thu Mar 28 06:02:55 UTC 2024
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
More information about the Intel-xe
mailing list