linux/drivers/gpu/drm/i915
Ma Ling e92597cfff 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>
2009-05-14 16:00:29 -07:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_dma.c drm/i915: Don't allow binding objects into the last page of the aperture. 2009-05-14 16:00:20 -07:00
i915_drv.c drm/i915: Unregister ACPI video driver when exiting 2009-04-17 13:31:07 -07:00
i915_drv.h drm/i915: save/restore fence registers across suspend/resume 2009-04-30 16:04:40 -07:00
i915_gem_debug.c
i915_gem_debugfs.c
i915_gem_tiling.c drm/i915: fix transition to I915_TILING_NONE 2009-04-17 13:31:05 -07:00
i915_gem.c drm/i915: sanity check IER at wait_request time 2009-05-14 16:00:27 -07:00
i915_ioc32.c
i915_irq.c drm/i915: Don't let an oops get triggered from irq_emit without dma init. 2009-04-17 13:30:50 -07:00
i915_mem.c
i915_opregion.c drm/i915: Enable ASLE if present 2009-04-17 13:31:09 -07:00
i915_reg.h drm/i915: workaround IGD i2c bus issue in kernel side (v2) 2009-05-14 16:00:26 -07:00
i915_suspend.c drm/i915: save/restore fence registers across suspend/resume 2009-04-30 16:04:40 -07:00
intel_bios.c
intel_bios.h
intel_crt.c drm/i915: Use the GM45 VGA hotplug workaround on G45 as well. 2009-05-14 16:00:29 -07:00
intel_display.c drm/i915: allow tiled front buffers on 965+ 2009-04-16 11:13:11 -07:00
intel_drv.h drm/i915: workaround IGD i2c bus issue in kernel side (v2) 2009-05-14 16:00:26 -07:00
intel_dvo.c
intel_fb.c drm/i915: indicate framebuffer restore key in SysRq help message 2009-04-08 10:18:18 -07:00
intel_hdmi.c
intel_i2c.c drm/i915: workaround IGD i2c bus issue in kernel side (v2) 2009-05-14 16:00:26 -07:00
intel_lvds.c drm/i915: ignore LVDS on intel graphics systems that lie about having it 2009-05-14 16:00:28 -07:00
intel_modes.c drm/i915: workaround IGD i2c bus issue in kernel side (v2) 2009-05-14 16:00:26 -07:00
intel_sdvo_regs.h
intel_sdvo.c
intel_tv.c
Makefile