Query: drm_crtc_helper_set_config
OS: centos
Section: 9
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_CRTC_HELPER_SET_(9) DRM Internals DRM_CRTC_HELPER_SET_(9)NAMEdrm_crtc_helper_set_config - set a new config from userspaceSYNOPSISint drm_crtc_helper_set_config(struct drm_mode_set * set);ARGUMENTSset mode set configurationLOCKINGCaller must hold mode config lock. Setup a new configuration, provided by the upper layers (either an ioctl call from userspace or internally e.g. from the fbdev suppport code) in set, and enable it. This is the main helper functions for drivers that implement kernel mode setting with the crtc helper functions and the assorted ->prepare, ->modeset and ->commit helper callbacks.RETURNSReturns 0 on success, -ERRNO on failure.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_CRTC_HELPER_SET_(9)
Related Man Pages |
---|
drm_fb_helper_initial_config(9) - centos |
cups-driverd(8) - mojave |
cups-exec(8) - mojave |
ninjahelper(1) - debian |
usb_gadget_config_buf(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |