drm_hdmi_avi_infoframe_from_display_mode(9) centos man page | unix.com

Man Page: drm_hdmi_avi_infoframe_from_display_mode

Operating Environment: centos

Section: 9

DRM_HDMI_AVI_INFOFRA(9) 					   DRM Internals					   DRM_HDMI_AVI_INFOFRA(9)

NAME
drm_hdmi_avi_infoframe_from_display_mode - fill an HDMI AVI infoframe with data from a DRM display mode
SYNOPSIS
int drm_hdmi_avi_infoframe_from_display_mode(struct hdmi_avi_infoframe * frame, const struct drm_display_mode * mode);
ARGUMENTS
frame HDMI AVI infoframe mode DRM display mode
DESCRIPTION
Returns 0 on success or a negative error code on failure.
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_HDMI_AVI_INFOFRA(9)
Related Man Pages
drm_crtc_helper_set_mode(9) - centos
avifix(1) - debian
avisync(1) - debian
luvcview(1) - debian
drmhandleevent(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq