diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-10-28 16:31:41 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2014-01-20 11:06:34 +0200 |
commit | d31faf65b8300fa120f4b31d90270fbac36fc779 (patch) | |
tree | a3012f657c36ee8f8dd730fd8b2f78beeafee1a8 /crypto/pcompress.c | |
parent | 3c184f69917d16e295934fcbe0803355b544df64 (diff) | |
download | blackbird-op-linux-d31faf65b8300fa120f4b31d90270fbac36fc779.tar.gz blackbird-op-linux-d31faf65b8300fa120f4b31d90270fbac36fc779.zip |
drm/i915: Fix scanoutpos calculations for interlaced modes
The scanline counter counts lines in the current field, not the entire
frame. But the crtc_ timings are the values for the entire frame. Divide
the vertical timings by 2 to make them match the scanline counter.
The rounding was carefully chosen to make it do the right thing wrt. the
observed scanline counter and ISR vblank bit behaviour.
Reviewed-by: mario.kleiner.de@gmail.com
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'crypto/pcompress.c')
0 files changed, 0 insertions, 0 deletions