Home
last modified time | relevance | path

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

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