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 |
---|
drm_fb_helper_initial_config(9) - centos |
drm_crtc_helper_set_mode(9) - centos |
struct_drm_fb_helper_funcs(9) - centos |
gldeleteframebuffers(3g) - debian |
screenblank(1) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Shopt -s histappend |