xe_info
xe_info(xe, "Pre-production hardware detected.\n");
xe_info(xe, "Primary GT disabled via configfs\n");
xe_info(xe, "Media GT disabled via configfs\n");
xe_info(xe, "Failed to resize BAR%d to %dMiB (%pe). Consider enabling 'Resizable BAR' support in your BIOS\n",
xe_info(xe, "BAR%d resized to %dMiB\n", resno, 1 << bar_size);
xe_info(xe, "Requested size %lluMiB is not supported by rebar sizes: 0x%llx. Leaving default: %lluMiB\n",
xe_info(xe, "Attempting to resize bar from %lluMiB -> %lluMiB\n",
xe_info(xe, "Can't resize VRAM BAR - platform support is missing. Consider enabling 'Resizable BAR' support in your BIOS\n");
xe_info(xe, "%pV", vaf);