drm/i915: Fix HDMI mode select for Cougarpoint PCH
authorZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 12 May 2010 03:02:14 +0000 (11:02 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 26 May 2010 21:14:52 +0000 (14:14 -0700)
For real HDMI sink, CPT HDMI port has to set 'HDMI' mode flag
in order to make HDMI audio work correctly.

This is required patch for drm/i915 to enable HDMI audio on CPT PCH,
ALSA patch is at http://mailman.alsa-project.org/pipermail/alsa-devel/2010-May/027601.html

Tested-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found