diff options
author | Daniel Vetter <[email protected]> | 2012-10-02 17:54:35 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2012-10-04 10:33:43 +0200 |
commit | 74d44445afb9f50126eba052adeb89827cee88f3 (patch) | |
tree | 763925fb8f2080134b9c75aa2f24e99742c96e25 /fs/jbd/commit.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: [email protected]
Reviewed-by: [email protected]
Tested-by: Imre Deak <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions