commit | cb91f6a078097cdfe23bc1bd997e4310b06b87a3 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri Dec 09 16:52:11 2011 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Dec 21 15:14:17 2011 +0900 |
tree | 0bc8e1caa838782fe8b8fb7bc5389c100ff3a841 | |
parent | ec05da959acc5da8d51207060d9af672ae837321 [diff] |
drm/exynos: add runtime pm feature for fimd This adds runtime PM feature for fimd. The runtime PM functions control clocks for fimd and prevent to access the register of fimd for vblank when clock is turned off by suspend of runtime PM. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>