SYNOPSIS
- void drm_property_unreference_blob(struct drm_property_blob * blob);
ARGUMENTS
blob
-
- Pointer to blob property
DESCRIPTION
Drop a reference on a blob property. May free 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