drm/nouveau: use dcb connector table for creating drm connectors
authorBen Skeggs <bskeggs@redhat.com>
Wed, 24 Feb 2010 02:07:31 +0000 (12:07 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 25 Feb 2010 05:09:32 +0000 (15:09 +1000)
This makes this code common to both the nv04 and nv50 paths.

For the moment, we keep the previous behaviour with HDMI/eDP connectors
and report them as DVI-D/DP instead.  This will be fixed once the rest
of the code has been fixed to deal with those types.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found