Query: drm_mode_create
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_MODE_CREATE(9) DRM Internals DRM_MODE_CREATE(9)NAMEdrm_mode_create - create a new display modeSYNOPSISstruct drm_display_mode * drm_mode_create(struct drm_device * dev);ARGUMENTSdev DRM deviceDESCRIPTIONCreate a new drm_display_mode, give it an ID, and return it.RETURNSPointer to new mode on success, NULL on error.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_CREATE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| drm_crtc_helper_set_mode(9) - centos |
| struct_class(9) - centos |
| struct_drm_fb_helper_funcs(9) - centos |
| radeondrm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |