i915_check_vgpu(9) detect virtual GPU

SYNOPSIS

void i915_check_vgpu(struct drm_device * dev);

ARGUMENTS

dev

drm device *

DESCRIPTION

This function is called at the initialization stage, to detect whether running on a vGPU.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <[email protected]>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT