xe_gt_runtime_resume
int xe_gt_runtime_resume(struct xe_gt *gt);
err = xe->d3cold.allowed ? xe_gt_resume(gt) : xe_gt_runtime_resume(gt);