commit | ef6223dc6bab64c99b5c869b652fa13436afc38a | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Tue Sep 11 18:25:21 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Oct 04 10:06:01 2012 +0900 |
tree | 1540d626a6f3a3dc1f5a858ab2451a7f7af32b60 | |
parent | 471d60fe594ed1a7ae28a3f911d1200ae51efbdc [diff] |
drm/exynos: check crtc's dpms mode at page flip when page flip is requested, crtc's dpms mode should be on. if not on, return -EINVAL so that it doesn't access hardware. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>