drm_helper_connector_dpms(9) centos man page | unix.com

Man Page: drm_helper_connector_dpms

Operating Environment: centos

Section: 9

DRM_HELPER_CONNECTOR(9) 					   DRM Internals					   DRM_HELPER_CONNECTOR(9)

NAME
drm_helper_connector_dpms - connector dpms helper implementation
SYNOPSIS
void drm_helper_connector_dpms(struct drm_connector * connector, int mode);
ARGUMENTS
connector affected connector mode DPMS mode
DESCRIPTION
This is the main helper function provided by the crtc helper framework for implementing the DPMS connector attribute. It computes the new desired DPMS state for all encoders and crtcs in the output mesh and calls the ->dpms callback provided by the driver appropriately.
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_HELPER_CONNECTOR(9)
Related Man Pages
asadmin-delete-connector-security-map(1) - sunos
delete-connector-security-map(1) - sunos
drm_crtc_helper_set_mode(9) - centos
dpmsenable(3) - x11r4
dpmsenable(3) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq