Files
linux-apfs/drivers/gpu/drm/exynos
Gustavo Padovan ea8802d3dd 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>
2015-01-25 21:28:04 +09:00
..
2014-07-18 14:24:34 +10:00
2014-09-24 11:43:41 +10:00
2014-04-04 21:24:48 +09:00