commit | fcec570b27a47e428a9bfc8572ae4c7c230d0488 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Nov 10 21:25:07 2009 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 02 11:36:40 2009 +1000 |
tree | 10cbff0900c7de4b0cd6c83df5cc220d5844b8a9 | |
parent | 9b9fe72488a3a637e0550cc888e3f7a8f70e521e [diff] |
drm/radeon/kms: add support for external tmds on legacy boards This enables initialization of external tmds chips on pre-atom and mac systems. Macs are untested. Also, some macs have single link tmds chips while others have dual link tmds chips. We need to figure out which ones have which. This gets external TMDS working on my RS485 and RV380. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>