drm: Define DRM_MODE_CONNECTOR_TV
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 2 Aug 2009 02:19:18 +0000 (04:19 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2009 04:10:56 +0000 (14:10 +1000)
The existing TV connector types are often unsuitable either because
there is no way to probe them until they're actually plugged in or
because they can change during run time (e.g. 7-pin DIN connectors
that behave as S-Video, Component, Composite or SCART depending on the
adaptor plugged in).

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found