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)
commit74bd3c26b90f39b9dcc05c471333da8998572b5d
tree4817775c9ca9798ed7b91d80da8f870d1b070d60
parent2066facca4c7dfe9f5068ece0200a4dbf10f49e1
drm: Define DRM_MODE_CONNECTOR_TV

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>
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_sysfs.c
include/drm/drm_mode.h