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)
commitb9597a1c6fa6cbc938f14ab6a7fe09047b3a346b
tree546bdedd1a7f7e675e75a6cabc4673a68e750805
parent0786201d8cd0730e72b0e087484dd47cc5f58409
drm/radeon/kms: fallback to default connector table

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>
drivers/gpu/drm/radeon/radeon_display.c