commit | 7f612d87f8b4b1ddbcee04264a93e5af7b9f21c7 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Feb 24 12:07:31 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Feb 25 15:09:32 2010 +1000 |
tree | 2424853fa26091abdfb946aecbcc4d6b78d24ce8 | |
parent | dc5bc4ed3815dfec2f3ecfbf6f7983440040fe22 [diff] |
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 <bskeggs@redhat.com>