drm/radeon/kms: fallback to default connector table
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 5 Jan 2010 00:12:02 +0000 (19:12 -0500)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Jan 2010 01:31:53 +0000 (11:31 +1000)
if necessary for combios

Some early combios radeon cards don't have a connector
table or dac table in the bios, if they do not, fallback
to the default tables.

Should fix kernel bug 14963.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found