tree d811adb8ae7530f98c29e110611a751d8b229f06 parent f0c860246472248a534656d6cdbed5a36d1feb2e author Chris Wilson 1300973203 +0000 committer Chris Wilson 1300991995 +0000 drm/i915/lvds: Always return connected in the absence of better information The LVDS connector should default to connected. We tried our best to verify the claims of the BIOS that the hardware exists during init(), and then during detect() we then try to verify that the panel is open. In the event of an unsuccessful query, we should then always report that the LVDS panel is connected. This was only the case for gen2/3, later generations leaked the return value from the panel probe instead. Reported-and-tested-by: Alessandro Suardi Signed-off-by: Chris Wilson Reviewed-by: Keith Packard 4ù3•Ÿ