Man Page: drm_helper_disable_unused_functions
Operating Environment: centos
Section: 9
DRM_HELPER_DISABLE_U(9) DRM Internals DRM_HELPER_DISABLE_U(9)NAMEdrm_helper_disable_unused_functions - disable unused objectsSYNOPSISvoid drm_helper_disable_unused_functions(struct drm_device * dev);ARGUMENTSdev DRM deviceLOCKINGCaller must hold mode config lock. If an connector or CRTC isn't part of dev's mode_config, it can be disabled by calling its dpms function, which should power it off.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_HELPER_DISABLE_U(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| mach64drm(4) - netbsd |
| radeondrm(4) - netbsd |
| r128drm(4) - netbsd |
| savagedrm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |