SYNOPSIS
- void drm_mm_takedown(struct drm_mm * mm);
ARGUMENTS
mm
-
- drm_mm allocator to clean up
DESCRIPTION
Note that it is a bug to call this function on an allocator which is not clean.
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