summaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-05-03 15:47:57 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-05-08 15:10:34 +0200
commitacb87dfb4b847de1de1134e3e767e9a773d6454e (patch)
tree620cbb61ea66e8eb6ffd729fc14d69cb64c43662 /drivers/input
parenta928d536c09eb071d114aa94bc60d002e7c8f92b (diff)
downloadblackbird-op-linux-acb87dfb4b847de1de1134e3e767e9a773d6454e.tar.gz
blackbird-op-linux-acb87dfb4b847de1de1134e3e767e9a773d6454e.zip
drm/i915: Limit calling mark-busy only for potential scanouts
The principle of intel_mark_busy() is that we want to spot the transition of when the display engine is being used in order to bump powersaving modes and increase display clocks. As such it is only important when the display is changing, i.e. when rendering to the scanout or other sprite/plane, and these are characterised by being pinned. v2: Mark the whole device as busy on execbuffer and pageflips as well and rebase against dinq for the minor bug fix to be immediately applicable. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> [danvet: fix compile fail.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud