kernel-ark/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 drm/i915/dvo: Report LVDS attached to ch701x as connected 2010-12-30 13:50:43 +00:00
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 drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
i915_gem_evict.c drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
i915_gem_execbuffer.c Revert "drm/i915: Kill GTT mappings when moving from GTT domain" 2011-06-21 11:11:02 -07:00
i915_gem_gtt.c drm/i915: Add an interface to dynamically change the cache level 2011-06-09 21:51:16 -07:00
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 drm/i915: Refine tracepoints 2011-02-07 14:59:18 +00:00
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 Revert "drm/i915: Disable SSC for outputs other than LVDS or DP" 2011-02-22 15:55:28 +00:00
intel_crt.c drm/i915/crt: Explicitly return false if connected to a digital monitor 2011-06-04 10:41:06 -07:00
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 drm/i915: cleanup per-pipe reg usage 2011-02-07 21:17:15 +00:00
intel_fb.c drm/i915: restore only the mode of this driver on lastclose (v2) 2011-04-27 17:51:59 +10:00
intel_hdmi.c drm/i915/hdmi: HDMI source product description infoframe support 2011-08-03 17:43:15 -07:00
intel_i2c.c Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" 2011-06-17 09:22:01 +10:00
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 drm/i915: Share the common force-audio property between connectors 2011-06-04 10:41:25 -07:00
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 Fix common misspellings 2011-03-31 11:26:23 -03:00
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