drm/radeon/kms: fix extended lvds info parsing
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 11 May 2011 18:02:07 +0000 (14:02 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 13 May 2011 06:16:33 +0000 (16:16 +1000)
On rev <= 1.1 tables, the offset is absolute,
on newer tables, it's relative.

Fixes:
https://bugzilla.redhat.com/show_bug.cgi?id=700326

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found