]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: intelhdmi - accept DisplayPort pin
authorWu Fengguang <fengguang.wu@intel.com>
Fri, 11 Dec 2009 04:28:34 +0000 (12:28 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Dec 2009 06:56:04 +0000 (07:56 +0100)
commitdd2e9cceb1f6020460a975571a30e41833980994
tree0eac7cbdc7bdc09d6d328b2adfb24b81ad25419f
parente456505abfc138bbfc8b4af2e2911709f94522e3
ALSA: intelhdmi - accept DisplayPort pin

HDA036 spec states:
  DP (Display Port) indicates whether the Pin Complex Widget supports
  connection to a Display Port sink.  Supported if set to 1. Note that
  it is possible for the pin widget to support more than one digital
  display connection type, e.g. HDMI and DP bit are both set to 1.

Also export the DP pin cap in procfs.

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_proc.c
sound/pci/hda/patch_intelhdmi.c