diff options
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2014-11-14 03:27:20 +0300 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2015-01-25 15:28:04 +0300 |
commit | ea8802d3ddde245e8b8a56a19d70e9b97737880f (patch) | |
tree | 3bf443c9e4090d8bf38a38034b10357be789ca92 /firmware | |
parent | e7cd81111041e3fbec00999f5629080989090031 (diff) | |
download | linux-ea8802d3ddde245e8b8a56a19d70e9b97737880f.tar.xz |
drm/exynos: don't do any DPMS operation while updating planes
DPMS only makes sense when the mode changes, for plane update changes do
not perform any dpms operation.
This move places the win_commit() and commit() calls directly in the code
instead of calling exynos_drm_crtc_commit() thus avoiding DPMS operations.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions