commit | 2ffb842948ba64b03986f4064140a74c1780c44b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Oct 08 13:02:19 2009 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Mon Oct 12 13:42:32 2009 +1000 |
tree | 88372d325525367faad2a4cf489c78806673c198 | |
parent | b5fc901002db0519093ec723fd98969bc03cd629 [diff] |
drm/radeon/kms: make sure LVDS panel is valid in detect() 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>