drm/radeon/kms: make sure LVDS panel is valid in detect()
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 8 Oct 2009 17:02:19 +0000 (13:02 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 12 Oct 2009 03:42:32 +0000 (13:42 +1000)
If the panel data is bogus this can lead to problems
later when the hardware trys to set the mode.  If the
data is invalid, report LVDS as disconnected.

Should fix fdo bug 24247.

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

No differences found