Query: drm_mode_object_find
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_MODE_OBJECT_FIND(9) DRM Internals DRM_MODE_OBJECT_FIND(9)NAMEdrm_mode_object_find - look up a drm object with static lifetimeSYNOPSISstruct drm_mode_object * drm_mode_object_find(struct drm_device * dev, uint32_t id, uint32_t type);ARGUMENTSdev drm device id id of the mode object type type of the mode objectDESCRIPTIONNote that framebuffers cannot be looked up with this functions - since those are reference counted, they need special treatment.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_MODE_OBJECT_FIND(9)
Related Man Pages |
---|
drm-mm(7) - centos |
drmmodegetresources(3) - centos |
i915drm(4) - netbsd |
mgadrm(4) - netbsd |
r128drm(4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |