centos man page for drm_crtc_helper_set_mode

Query: drm_crtc_helper_set_mode

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

DRM_CRTC_HELPER_SET_(9) 					   DRM Internals					   DRM_CRTC_HELPER_SET_(9)

NAME
drm_crtc_helper_set_mode - internal helper to set a mode
SYNOPSIS
bool drm_crtc_helper_set_mode(struct drm_crtc * crtc, struct drm_display_mode * mode, int x, int y, struct drm_framebuffer * old_fb);
ARGUMENTS
crtc CRTC to program mode mode to use x horizontal offset into the surface y vertical offset into the surface old_fb old framebuffer, for cleanup
LOCKING
Caller must hold mode config lock. Try to set mode on crtc. Give crtc and its associated connectors a chance to fixup or reject the mode prior to trying to set it. This is an internal helper that drivers could e.g. use to update properties that require the entire output pipe to be disabled and re-enabled in a new configuration. For example for changing whether audio is enabled on a hdmi link or for changing panel fitter or dither attributes. It is also called by the drm_crtc_helper_set_config helper function to drive the mode setting sequence.
RETURNS
True if the mode was set successfully, or false otherwise.
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_HELPER_SET_(9)
Related Man Pages
xcb_randr_get_crtc_info_outputs(3) - centos
xcb_randr_get_crtc_info_possible(3) - centos
xcb_randr_set_crtc_config(3) - centos
xcb_randr_set_crtc_config_unchecked(3) - centos
drm_fb_helper_initial_config(9) - centos
Similar Topics in the Unix Linux Community
Ideas for Football Spirit Items