GRAPHICS_VER
#define GRAPHICS_VER(i915) (RUNTIME_INFO(i915)->graphics.ip.ver)
#define GRAPHICS_VER(xe) ((xe)->info.graphics_verx100 / 100)