drm/exynos: Don't touch DPMS when updating overlay planes
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 30 Oct 2014 12:00:54 +0000 (12:00 +0000)
committerInki Dae <daeinki@gmail.com>
Sun, 25 Jan 2015 12:28:04 +0000 (21:28 +0900)
DPMS settings should only be changed by a full modeset.
exynos_plane_update() should only care about updating the planes itself
and nothing else.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>

No differences found