encode_config_ggtt
n += encode_config_ggtt(cfg, config, details);
xe_gt_assert(gt, !encode_config_ggtt(cfg + num_dwords, config, true));
num_dwords += encode_config_ggtt(cfg + num_dwords, other, true);
xe_gt_assert(gt, !encode_config_ggtt(cfg + num_dwords, config, true));