Name
drm_gem_object_free — 
     free a GEM object
 
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