linux/drivers/gpu/drm/i915
Keith Packard cd0de039bf drm/i915: FBC off for ironlake and older, otherwise on by default
Make the default FBC behaviour chipset specific, allowing us to turn
it on by default for Ironlake and older where it has been seen to
cause trouble with screen updates.

Signed-off-by: Keith Packard <keithp@keithp.com>
Tested-by: Francis Moreau <francis.moro@gmail.com>
2011-09-21 15:03:11 -07:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_debugfs.c drm/i915: show interrupt info on IVB 2011-08-09 09:47:16 -07:00
i915_dma.c Merge branch 'drm-intel-fixes' into drm-intel-next 2011-07-22 13:40:42 -07:00
i915_drv.c drm/i915: FBC off for ironlake and older, otherwise on by default 2011-09-21 15:03:11 -07:00
i915_drv.h Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
i915_gem_debug.c
i915_gem_evict.c
i915_gem_execbuffer.c
i915_gem_gtt.c
i915_gem_tiling.c drm/i915: Fix unfenced alignment on pre-G33 hardware 2011-07-18 14:02:06 -07:00
i915_gem.c drm/i915: Ignore GPU wedged errors while pinning scanout buffers 2011-07-29 15:08:41 -07:00
i915_ioc32.c
i915_irq.c drm/i915: Can't do accurate vblank timestamps with UMS 2011-08-15 12:10:26 -07:00
i915_mem.c
i915_reg.h drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge 2011-08-19 11:57:12 -07:00
i915_suspend.c drm/i915: Cannot set clock gating under UMS 2011-08-15 12:10:27 -07:00
i915_trace_points.c
i915_trace.h
intel_acpi.c
intel_bios.c drm/i915/bios: Avoid temporary allocation whilst searching for downclock 2011-07-13 13:35:34 -07:00
intel_bios.h
intel_crt.c
intel_display.c drm/i915: FBC off for ironlake and older, otherwise on by default 2011-09-21 15:03:11 -07:00
intel_dp.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_drv.h drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI 2011-09-21 14:55:51 -07:00
intel_dvo.c
intel_fb.c
intel_hdmi.c drm/i915/hdmi: HDMI source product description infoframe support 2011-08-03 17:43:15 -07:00
intel_i2c.c
intel_lvds.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_modes.c
intel_opregion.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_overlay.c Merge branch 'drm-intel-fixes' into drm-intel-next 2011-06-29 20:38:41 -07:00
intel_panel.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_ringbuffer.c drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge 2011-08-19 11:57:12 -07:00
intel_ringbuffer.h drm/i915/ringbuffer: Idling requires waiting for the ring to be empty 2011-07-12 10:35:45 -07:00
intel_sdvo_regs.h
intel_sdvo.c drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI 2011-09-21 14:55:51 -07:00
intel_tv.c drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect 2011-07-13 11:07:55 -07:00
Makefile