commit | 9be6f8a978bdcbab46474a125aa4212516b71fe7 | [log] [tgz] |
---|---|---|
author | Mario Kleiner <mario.kleiner@tuebingen.mpg.de> | Mon Feb 21 05:42:02 2011 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Feb 23 10:08:49 2011 +1000 |
tree | 060d33b9eef457ad6f794804052a443c6f91347a | |
parent | bc21512835a72bc1eab7abd7d8a1bff0435591d7 [diff] |
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. Testing showed the current code can already handle doublescan video modes just fine. A trivial tweak makes it work for interlaced scanout as well. Tested and shown to be precise on Radeon rv530, r600 and Intel 945-GME. Signed-off-by: Mario Kleiner <mario.kleiner@tuebingen.mpg.de> Signed-off-by: Dave Airlie <airlied@redhat.com>