drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.
authorAdam Jackson <ajax@redhat.com>
Wed, 23 Sep 2009 19:08:29 +0000 (15:08 -0400)
committerEric Anholt <eric@anholt.net>
Fri, 2 Oct 2009 21:53:42 +0000 (14:53 -0700)
commit8d91104aac6e21e6ca2a56124e2e47b0db043ea8
treeaa657dd44721f4dc405bbc26f776c952fee10069
parent0d0884cee3099ec1271a5d379c39b66de1e31923
drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.

Even if the physical output connector is DVI, calling it HDMI
tells the user that there's HDMI audio signaling support.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_hdmi.c