[CI 0/2] Pcode init status and lmem check
Riana Tauro
riana.tauro at intel.com
Wed Apr 10 08:50:03 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.
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
More information about the Intel-xe
mailing list