drm_framebuffer_unregister_private(9) centos man page | unix.com

Man Page: drm_framebuffer_unregister_private

Operating Environment: centos

Section: 9

DRM_FRAMEBUFFER_UNRE(9) 					   DRM Internals					   DRM_FRAMEBUFFER_UNRE(9)

NAME
drm_framebuffer_unregister_private - unregister a private fb from the lookup idr
SYNOPSIS
void drm_framebuffer_unregister_private(struct drm_framebuffer * fb);
ARGUMENTS
fb fb to unregister
DESCRIPTION
Drivers need to call this when cleaning up driver-private framebuffers, e.g. those used for fbdev. Note that the caller must hold a reference of it's own, i.e. the object may not be destroyed through this call (since it'll lead to a locking inversion).
AUTHORS
Jesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internals
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRM_FRAMEBUFFER_UNRE(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
drm_crtc_helper_set_mode(9) - centos
ieee80211_sta_set_buffered(9) - centos
struct_drm_fb_helper_funcs(9) - centos
i2c_register_board_info(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!