centos man page for drm_crtc_helper_set_config

Query: drm_crtc_helper_set_config

OS: centos

Section: 9

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)

NAME
drm_crtc_helper_set_config - set a new config from userspace
SYNOPSIS
int drm_crtc_helper_set_config(struct drm_mode_set * set);
ARGUMENTS
set mode set configuration
LOCKING
Caller 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.
RETURNS
Returns 0 on success, -ERRNO on failure.
AUTHORS
Jesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internals
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRM_CRTC_HELPER_SET_(9)
Related Man Pages
call_usermodehelper_setup(9) - centos
drm_crtc_helper_set_mode(9) - centos
cupsd-helper(8) - mojave
usb_gadget_config_buf(9) - centos
avc_destroy(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing