drm/radeon/kms: fix support for original r100
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 16 Oct 2009 03:38:32 +0000 (23:38 -0400)
committerDave Airlie <airlied@linux.ie>
Fri, 16 Oct 2009 08:31:29 +0000 (18:31 +1000)
Original radeon didn't have a connector table in the
bios.  Check for the CRT table and if we have one,
add a VGA connector.

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

No differences found