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(9) - centos |
| device_create_with_groups(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_device_driver(9) - centos |
| drm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |