modesetting: the great renaming.
authorDave Airlie <airlied@redhat.com>
Fri, 30 May 2008 05:03:12 +0000 (15:03 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 30 May 2008 05:10:04 +0000 (15:10 +1000)
commit9d38448ed33aaff324cc4bbe1e0878593e97d07d
treef6e1dcfb4d2fbdca3db979580ecce800d737feea
parent6aeef92c0cad784a5019ea90d97ab81f4e51fdd9
modesetting: the great renaming.

Okay we have crtc, encoder and connectors.

No more outputs exposed beyond driver internals

I've broken intel tv connector stuff.
Really for TV we should have one TV connector, with a sub property for the
type of signal been driven over it
29 files changed:
libdrm/xf86drmMode.c
libdrm/xf86drmMode.h
linux-core/drmP.h
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_crtc_helper.c
linux-core/drm_crtc_helper.h
linux-core/drm_drv.c
linux-core/drm_edid.c
linux-core/drm_modes.c
linux-core/drm_sysfs.c
linux-core/dvo.h
linux-core/dvo_ch7017.c
linux-core/dvo_ch7xxx.c
linux-core/dvo_ivch.c
linux-core/dvo_sil164.c
linux-core/dvo_tfp410.c
linux-core/intel_crt.c
linux-core/intel_display.c
linux-core/intel_drv.h
linux-core/intel_dvo.c
linux-core/intel_fb.c
linux-core/intel_lvds.c
linux-core/intel_modes.c
linux-core/intel_sdvo.c
linux-core/intel_tv.c
shared-core/drm.h
shared-core/i915_irq.c
tests/mode/modetest.c