commit | 7c06b08a3073de570f6f0261dae6247cce98f2ab | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Oct 11 21:52:43 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Oct 14 17:20:39 2013 +0200 |
tree | 4f12c1ffe5451dac4346ec8c1cde9c5019d1c0c7 | |
parent | 54ddcbd26a677524d4bcd9f2a9539e6d743592d8 [diff] |
drm/i915: Fix gen2 scanout position readout Gen2 doesn't have the pixelcount register that gen3 and gen4 have. Instead we must use the scanline counter like we do for ctg+. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>