commit | 06324194eee97a51b5f172270df49ec39192d6cc | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 10 15:28:05 2009 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu Sep 10 16:10:31 2009 -0700 |
tree | a4a550cbaa909acfe09e40cc8e78e6204a94c23b | |
parent | b42d4c5c6a872815d711e5d51a600f5122c38eee [diff] |
drm/i915: generate a KMS uevent at lid open/close time With all the other lid pieces in place, it's easy to generate a uevent for the LVDS connector just like we do for other outputs. Should make lid open/close fit in with the rest of a userland based output reconfiguration scheme. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Eric Anholt <eric@anholt.net>