commit | e92597cffffabe9a9a85db462045330970c498d0 | [log] [tgz] |
---|---|---|
author | Ma Ling <ling.ma@intel.com> | Wed May 13 14:46:12 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Thu May 14 16:00:29 2009 -0700 |
tree | d4745c0480f2f555e12db65a71c8f2e3c7b01d3a | |
parent | 425d244c86700bdbc68d096c812336b6a5b9b4e9 [diff] |
drm/i915: Use the GM45 VGA hotplug workaround on G45 as well. Although spec say CRT_HOTPLUG_ACTIVATION_PERIOD_64 is only useful for mobile platform, it is also required to detect vga on G4x desktops correctly. Tested on G45/G43/Q45 platforms with no regressions. It fixed freedesktop.org bug #21120 and part of bug #21210 Signed-off-by: Ma Ling <ling.ma@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>