]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fixup cursor latency used for IVB lp3 watermarks
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 11 Dec 2012 12:01:42 +0000 (12:01 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Dec 2012 11:36:46 +0000 (12:36 +0100)
commit1ba80dce73c5e763613eb183a92398d47a984f08
tree2e3ef699cb25ed6266a2467661751c21411a3b08
parent5514de4a3fc59f6ceaf1ce86f882bbb01be6c3c3
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>
drivers/gpu/drm/i915/intel_pm.c