drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.
authorEric Anholt <eric@anholt.net>
Wed, 30 Mar 2011 20:01:03 +0000 (13:01 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 May 2011 20:54:50 +0000 (13:54 -0700)
commit0b701d27b37d52b80d8da2d8d15fb99e072ee819
tree714dd3fffab81c548b70dc8776a29b00045d5401
parentf564048e201ead4d4d02138bc60ae28f83797ac4
drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c