1. NAME▲
drm_detect_monitor_audio - check monitor audio capability
2. SYNOPSIS ▲
bool drm_detect_monitor_audio(struct edid * edid );
3. ARGUMENTS ▲
edid
-- undescribed --
4. DESCRIPTION ▲
Monitor should have CEA extension block. If monitor has Aqbasic audioAq, but no CEA audio blocks, itAqs Aqbasic audioAq only. If there is any audio extension block and supported audio format, assume at least Aqbasic audioAq support, even if Aqbasic audioAq is not defined in EDID.
5. AUTHORS ▲
Jesse Barnes <>
Intel Corporation,
Initial version
Laurent Pinchart <>
Ideas on board SPRL,
Driver internals
6. COPYRIGHT ▲