vga_switcheroo_client_fb_set(9) set framebuffer of a given client

SYNOPSIS

void vga_switcheroo_client_fb_set(struct pci_dev * pdev, struct fb_info * info);

ARGUMENTS

pdev

client pci device

info

framebuffer

DESCRIPTION

Set framebuffer of a given client. The console will be remapped to this on switching.

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