From: Ben Skeggs Date: Wed, 24 Feb 2010 02:07:31 +0000 (+1000) Subject: drm/nouveau: use dcb connector table for creating drm connectors X-Git-Tag: v2.6.34-rc1~209^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f612d87f8b4b1ddbcee04264a93e5af7b9f21c7;p=pandora-kernel.git drm/nouveau: use dcb connector table for creating drm connectors 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 --- Reading git-diff-tree failed