drm/i915: split enable/disable vblank code into chipset specific functions
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Apr 2011 20:58:17 +0000 (13:58 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 May 2011 00:03:10 +0000 (17:03 -0700)
commitf796cf8f517f13826bb691432b03c7b5da13e530
tree5f54e285e738bcb965e63a356b4b51bdcb0c7d02
parent4697995b98417c6da9ab2708a36f5e2bc926c8ac
drm/i915: split enable/disable vblank code into chipset specific functions

This makes the Ironlake+ code trivial and generally simplifies things.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_irq.c