commit | 6070a4a928f8c92b9fae7d6717ebbb05f425d6b2 | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Mon Feb 08 21:35:12 2010 +0800 |
committer | Eric Anholt <eric@anholt.net> | Fri Feb 26 13:23:22 2010 -0800 |
tree | d80302d5453810064a0c5f324294926ed507a8a7 | |
parent | 469d129664c5b83f37ca74913700d416d584833b [diff] |
drm/i915: Use a dmi quirk to skip a broken SDVO TV output. This IBM system has a multi-function SDVO card that reports both VGA and TV, but the system has no TV connector. The TV connector always reported as connected, which would lead to poor modesetting choices. https://bugs.freedesktop.org/show_bug.cgi?id=25787 Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Tested-by: Vance <liangghv@sg.ibm.com> Cc: stable@kernel.org Signed-off-by: Eric Anholt <eric@anholt.net>