Query: drm_detect_monitor_audio
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_DETECT_MONITOR_A(9) DRM Internals DRM_DETECT_MONITOR_A(9)NAMEdrm_detect_monitor_audio - check monitor audio capabilitySYNOPSISbool drm_detect_monitor_audio(struct edid * edid);ARGUMENTSedid -- undescribed --DESCRIPTIONMonitor should have CEA extension block. If monitor has 'basic audio', but no CEA audio blocks, it's 'basic audio' only. If there is any audio extension block and supported audio format, assume at least 'basic audio' support, even if 'basic audio' is not defined in EDID.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_DETECT_MONITOR_A(9)