Free a pci consistent memory block
void drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah);
dev
DRM device
dmah
handle to memory block
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