drm/radeon/kms: add support for router objects
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 6 Aug 2010 01:21:18 +0000 (21:21 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 10 Aug 2010 00:46:50 +0000 (10:46 +1000)
router objects are found on systems that use a mux to control
ddc line to connector routing or to control the actual clock and data
routing from the chip to the connectors.  This patch implements ddc line
routing.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_atombios.c
drivers/gpu/drm/radeon/radeon_connectors.c
drivers/gpu/drm/radeon/radeon_display.c
drivers/gpu/drm/radeon/radeon_i2c.c
drivers/gpu/drm/radeon/radeon_mode.h

Simple merge
Simple merge