original_kernel/drivers/gpu/drm/i915
Jesse Barnes 9559fcdbff drm/i915: fix vblank wait test condition
When converting this to the new wait_for macro I inverted the wait
condition, which causes all sorts of problems.  So correct it to fix
several failures caused by the bad wait (flickering, bad output
detection, tearing, etc.).

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-24 11:41:08 -07:00
..
Makefile
dvo.h
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_sil164.c
dvo_tfp410.c
i915_debugfs.c
i915_dma.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-08-23 18:28:03 -07:00
i915_drv.c drm/i915,intel_agp: Add support for Sandybridge D0 2010-08-21 23:29:03 -07:00
i915_drv.h drm/i915: Set up a render context on Ironlake 2010-08-09 11:34:12 -07:00
i915_gem.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 2010-08-22 11:03:27 -07:00
i915_gem_debug.c
i915_gem_evict.c
i915_gem_tiling.c drm: Use ENOENT consistently for the error return for an unmatched handle. 2010-08-10 10:46:55 +10:00
i915_ioc32.c
i915_irq.c drm/i915: fix render pipe control notify on sandybridge 2010-08-21 23:28:54 -07:00
i915_mem.c
i915_opregion.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 2010-08-22 11:03:27 -07:00
i915_reg.h drm/i915: wait for actual vblank, not just 20ms 2010-08-21 22:59:23 -07:00
i915_suspend.c drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ 2010-08-21 23:20:21 -07:00
i915_trace.h
i915_trace_points.c
intel_bios.c
intel_bios.h
intel_crt.c i915: disable DAC on Ironlake also when doing CRT load detection. 2010-08-21 23:07:04 -07:00
intel_display.c drm/i915: fix vblank wait test condition 2010-08-24 11:41:08 -07:00
intel_dp.c drm/i915: wait for actual vblank, not just 20ms 2010-08-21 22:59:23 -07:00
intel_drv.h drm/i915: wait for actual vblank, not just 20ms 2010-08-21 22:59:23 -07:00
intel_dvo.c
intel_fb.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-08-12 09:21:39 -07:00
intel_hdmi.c
intel_i2c.c
intel_lvds.c
intel_modes.c
intel_overlay.c drm/i915: Apply i830 errata for cursor alignment 2010-08-09 11:24:36 -07:00
intel_panel.c
intel_ringbuffer.c drm/i915 invalidate indirect state pointers at end of ring exec 2010-08-09 11:28:03 -07:00
intel_ringbuffer.h
intel_sdvo.c drm/i915: wait for actual vblank, not just 20ms 2010-08-21 22:59:23 -07:00
intel_sdvo_regs.h
intel_tv.c drm/i915: wait for actual vblank, not just 20ms 2010-08-21 22:59:23 -07:00