Man Page: drm_framebuffer_unreference
Operating Environment: centos
Section: 9
DRM_FRAMEBUFFER_UNRE(9) DRM Internals DRM_FRAMEBUFFER_UNRE(9)NAMEdrm_framebuffer_unreference - unref a framebufferSYNOPSISvoid drm_framebuffer_unreference(struct drm_framebuffer * fb);ARGUMENTSfb framebuffer to unrefDESCRIPTIONThis functions decrements the fb's refcount and frees it if it drops to zero.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_FRAMEBUFFER_UNRE(9)