Re: [Intel-gfx] [PATCH 27/29] drm: Scan EDID for an audio-capable HDMI output

2010-08-23 Thread Adam Jackson
On Sun, 2010-08-22 at 12:05 +0100, Chris Wilson wrote: > Parse the EDID looking for a CEA-extension block that details whether > the connected monitor has audio support over HDMI. > > Signed-off-by: Chris Wilson > Cc: Dave Airlie > --- > drivers/gpu/drm/drm_edid.c | 27 +++

[Intel-gfx] [PATCH 27/29] drm: Scan EDID for an audio-capable HDMI output

2010-08-22 Thread Chris Wilson
Parse the EDID looking for a CEA-extension block that details whether the connected monitor has audio support over HDMI. Signed-off-by: Chris Wilson Cc: Dave Airlie --- drivers/gpu/drm/drm_edid.c | 27 +++ include/drm/drm_crtc.h |1 + 2 files changed, 28 insert