commit | 7b9c5abee98c54f85bcc04bd4d7ec8d5094c73f4 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Feb 12 09:30:00 2010 -0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Feb 22 11:57:18 2010 -0500 |
tree | a4d89b27f697e51eb9ea3a4b548d6e86e1b23862 | |
parent | f590d279eb4978352af163a88b001f156c7147d2 [diff] |
drm/i915: give up on 8xx lid status These old machines more often than not lie about their lid state. So don't use it to detect LVDS presence, but leave the event handler to deal with lid open/close, when we might need to reset the mode. Fixes kernel bug #15248 Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Cc: stable@kernel.org Signed-off-by: Eric Anholt <eric@anholt.net>