One of the reasons for the CRI to enter survivability mode is corrupted storage. A corrupted storage partition table can make recovery impossible. A new partition with a pre-defined size, covering the entire storage, should be added when the card is in survivability mode to allow a full memory update.
This series intended to be merged via drm tree for consistency and requires ack from MTD maintainer. Signed-off-by: Alexander Usyskin <[email protected]> --- Alexander Usyskin (2): mtd: mtd_intel_dg: add survivability partition drm/xe/nvm: define survivabilty partition drivers/gpu/drm/xe/xe_nvm.c | 13 +++++-- drivers/mtd/devices/mtd_intel_dg.c | 80 +++++++++++++++++++++++++++----------- include/linux/intel_dg_nvm_aux.h | 1 + 3 files changed, 69 insertions(+), 25 deletions(-) --- base-commit: acc744fa62fb098358f371bfb38e6b32032459c7 change-id: 20260715-cri_surviv-5a6faf7586f1 Best regards, -- Alexander Usyskin <[email protected]>
