SYNOPSIS
- void drm_gem_object_free(struct kref * kref);
ARGUMENTS
kref
-
- kref of the object to free
DESCRIPTION
Called after the last reference to the object has been lost. Must be called holding struct_ mutex
Frees the object
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