Query: drm_framebuffer_lookup
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_FRAMEBUFFER_LOOK(9) DRM Internals DRM_FRAMEBUFFER_LOOK(9)NAMEdrm_framebuffer_lookup - look up a drm framebuffer and grab a referenceSYNOPSISstruct drm_framebuffer * drm_framebuffer_lookup(struct drm_device * dev, uint32_t id);ARGUMENTSdev drm device id id of the fb objectDESCRIPTIONIf successful, this grabs an additional reference to the framebuffer - callers need to make sure to eventually unreference the returned framebuffer again.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_LOOK(9)
Related Man Pages |
---|
glbindframebuffer(3g) - mojave |
glbindframebuffer(3g) - debian |
gldeleteframebuffers(3g) - debian |
screenblank(1) - netbsd |
gldeleteframebuffers(3g) - osx |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
Unsure why access time on a directory change isn't changing |