Home
last modified time | relevance | path

Searched refs:VGT_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pvinfo.h38 #define VGT_VERSION_MAJOR 1 macro
H A Di915_vgpu.c92 if (version_major < VGT_VERSION_MAJOR) { in intel_vgpu_detect()