alistair23-linux/drivers/gpu/drm/i915
Jesse Barnes cb0e093162 drm/i915: fix CB tuning check for ILK+
CB tuning is needed to handle potential process variations that might
cause clock jitter for certain PLL settings.  However, we were setting
it incorrectly since we were using the wrong M value as a check (M1 when
we needed to use the whole M value).  Fix it up, making my HDMI
attached display a little prettier (used to have occasional dots crawl
across the display).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2011-07-28 16:51:09 -07:00
..
dvo.h
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_sil164.c
dvo_tfp410.c
i915_debugfs.c drm/i915: Don't call describe_obj on NULL pointers 2011-06-29 13:05:52 -07:00
i915_dma.c drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri 2011-07-22 13:36:52 -07:00
i915_drv.c Revert "drm/i915: enable rc6 by default" 2011-07-12 08:49:31 -07:00
i915_drv.h drm/i915: Fix unfenced alignment on pre-G33 hardware 2011-07-18 14:02:06 -07:00
i915_gem.c drm/i915: Fix unfenced alignment on pre-G33 hardware 2011-07-18 14:02:06 -07:00
i915_gem_debug.c
i915_gem_evict.c
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: Rename agp_type to cache_level 2011-05-10 13:56:43 -07:00
i915_gem_tiling.c drm/i915: Fix unfenced alignment on pre-G33 hardware 2011-07-18 14:02:06 -07:00
i915_ioc32.c
i915_irq.c drm/i915: Fixup for 'Hold mode_config->mutex during hotplug' 2011-07-28 15:41:51 -07:00
i915_mem.c
i915_reg.h drm/i915: apply timing generator bug workaround on CPT and PPT 2011-07-28 16:28:21 -07:00
i915_suspend.c drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state 2011-06-29 11:20:45 -07:00
i915_trace.h
i915_trace_points.c
intel_acpi.c
intel_bios.c drm: Verify debug message arguments 2011-04-28 14:53:21 +10:00
intel_bios.h
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: fix CB tuning check for ILK+ 2011-07-28 16:51:09 -07:00
intel_dp.c Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP" 2011-07-28 16:23:57 -07:00
intel_drv.h drm/i915: Share the common force-audio property between connectors 2011-06-04 10:41:25 -07:00
intel_dvo.c
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: Share the common force-audio property between connectors 2011-06-04 10:41:25 -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 drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007 2011-06-04 10:48:45 -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
intel_overlay.c drm/i915/overlay: Fix unpinning along init error paths 2011-06-29 19:09:13 -07:00
intel_panel.c drm/i915/pch: Fix integer math bugs in panel fitting 2011-07-25 15:15:42 -07:00
intel_ringbuffer.c drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri 2011-07-22 13:36:52 -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.c drm/i915: Share the common force-audio property between connectors 2011-06-04 10:41:25 -07:00
intel_sdvo_regs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
intel_tv.c drm/i915: Don't store temporary load-detect variables in the generic encoder 2011-05-10 13:19:15 -07:00
Makefile