centos man page for drm_crtc_cleanup

Query: drm_crtc_cleanup

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_blue_length(3) - centos
xcb_randr_get_crtc_gamma_size(3) - centos
xcb_randr_get_crtc_gamma_size_unchecked(3) - centos
xcb_randr_get_crtc_gamma_size_reply(3) - centos
drm_crtc_helper_set_mode(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq