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 |
|---|
| i915drm(4) - netbsd |
| mach64drm(4) - netbsd |
| mgadrm(4) - netbsd |
| savagedrm(4) - netbsd |
| viadrm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |