drm_crtc_cleanup(9) centos man page | unix.com

Man Page: drm_crtc_cleanup

Operating Environment: centos

Section: 9

DRM_CRTC_CLEANUP(9)						   DRM Internals					       DRM_CRTC_CLEANUP(9)

NAME
drm_crtc_cleanup - Clean up the core crtc usage
SYNOPSIS
void drm_crtc_cleanup(struct drm_crtc * crtc);
ARGUMENTS
crtc CRTC to cleanup
DESCRIPTION
This function cleans up crtc and removes it from the DRM mode setting core. Note that the function does *not* free the crtc structure itself, this is the responsibility of the caller.
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_CLEANUP(9)
Related Man Pages
xcb_randr_get_crtc_gamma(3) - centos
xcb_randr_get_crtc_gamma_blue_length(3) - centos
xcb_randr_get_crtc_gamma_size_unchecked(3) - centos
xcb_randr_set_crtc_config(3) - centos
drm_fb_helper_initial_config(9) - centos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq