commit | 22d6704dd4bf2c80b3850b8f7ff05a67f626fa53 | [log] [tgz] |
---|---|---|
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | Tue Sep 27 17:50:07 2016 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Sat Oct 01 00:39:39 2016 +0900 |
tree | 56f52fe39a9cc1f27764a1a8072f9b282f1a5cf5 | |
parent | 05e2e4666c2609bd9a72140611713c19ce28fce1 [diff] |
drm/exynos: g2d: move PM management to runqueue worker Do all pm_runtime_{get,put}() calls in the runqueue worker. Also keep track of the engine's idle/busy state. Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>