commit | b30083bdb990bcc2829fce83d871a86059ff4fc1 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Feb 25 12:12:09 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Feb 25 15:09:44 2010 +1000 |
tree | 44d6f2d48e11a31a51cadad4305b4d4666a0a440 | |
parent | c52e53fd38b195169c67a8cc9ed1af0125d2655c [diff] |
drm/nouveau: report unknown connector state if lid closed This is in preference to disconnected. If there's no other outputs connected this will cause LVDS to be programmed even with the lid closed rather than having X fail to start because of no available outputs. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>