diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-10-02 17:54:35 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-10-04 10:33:43 +0200 |
commit | 74d44445afb9f50126eba052adeb89827cee88f3 (patch) | |
tree | 763925fb8f2080134b9c75aa2f24e99742c96e25 /drivers/mfd/tps65910.c | |
parent | 4d0f817e7482969a31c2295a530c966f135faa7e (diff) |
drm/i915: call drm_handle_vblank before finish_page_flip
... since finish_page_flip needs the vblank timestamp generated
in drm_handle_vblank. Somehow all the gmch platforms get it right,
but all the pch platform irq handlers get is wrong. Hooray for copy&
pasting!
Currently this gets papered over by a gross hack in finish_page_flip.
A second patch will remove that.
Note that without this, the new timestamp sanity checks in flip_test
occasionally get tripped up, hence the cc: stable tag.
Cc: stable@vger.kernel.org
Reviewed-by: mario.kleiner@tuebingen.mpg.de
Tested-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/mfd/tps65910.c')
0 files changed, 0 insertions, 0 deletions