commit | 0544edfdc3b8f172944c26b9961ca120feb04798 | [log] [tgz] |
---|---|---|
author | Thomas Bächler <thomas@archlinux.org> | Fri Jul 02 10:44:23 2010 +0200 |
committer | Eric Anholt <eric@anholt.net> | Sun Aug 01 19:03:41 2010 -0700 |
tree | 6bd8b4ba2d8b8244a1a20f3066fc938c0086ecb7 | |
parent | d6486813d2d0658c34f62212ba9a64be4d01c317 [diff] |
gpu/drm/i915: Add a blacklist to omit modeset on LID open On some machines (currently only the Toshiba Tecra A11 is known), the GPU locks up when modeset is forced on LID open. This patch adds a new DMI blacklist and omits modesetting for all matches. Fixes https://bugzilla.kernel.org/show_bug.cgi?id=15550 Signed-off-by: Thomas Bächler <thomas@archlinux.org> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Eric Anholt <eric@anholt.net>