drm_framebuffer_lookup(9) centos man page | unix.com

Man Page: drm_framebuffer_lookup

Operating Environment: centos

Section: 9

DRM_FRAMEBUFFER_LOOK(9) 					   DRM Internals					   DRM_FRAMEBUFFER_LOOK(9)

NAME
drm_framebuffer_lookup - look up a drm framebuffer and grab a reference
SYNOPSIS
struct drm_framebuffer * drm_framebuffer_lookup(struct drm_device * dev, uint32_t id);
ARGUMENTS
dev drm device id id of the fb object
DESCRIPTION
If successful, this grabs an additional reference to the framebuffer - callers need to make sure to eventually unreference the returned framebuffer again.
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_LOOK(9)
Related Man Pages
modesetting(4) - centos
drm_crtc_helper_set_mode(9) - centos
glbindframebuffer(3g) - debian
modesetting(4) - debian
drmmodegetresources(3) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!