commit | c43d0188d7be6e45eb52a27ed9df714ca2e04e0a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Dec 11 12:01:42 2012 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Dec 17 12:36:46 2012 +0100 |
tree | 2e3ef699cb25ed6266a2467661751c21411a3b08 | |
parent | 20652097dadd9a7fb4d652f25466299974bc78f9 [diff] |
drm/i915: Fixup cursor latency used for IVB lp3 watermarks It operates at twice the declared latency, so adjust the computation to avoid potential flicker at low power. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50248 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> CC: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>