drm_pci_free(9) Free a PCI consistent memory block

SYNOPSIS

void drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah);

ARGUMENTS

dev

DRM device

dmah

handle to memory block

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