1
0
Fork 0
alistair23-linux/drivers/gpu/drm/atmel-hlcdc
Boris Brezillon 99ed4d7eb2 drm/atmel-hlcdc: Fix suspend/resume implementation
The current suspend resume implementation is assuming register values are
kept when entering suspend, which is no longer the case with the
suspend-to-RAM on the sama5d2.

While at it, switch to the generic infrastructure to enter suspend mode
(drm_atomic_helper_suspend/resume()).

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Tested-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1488371461-22243-1-git-send-email-boris.brezillon@free-electrons.com
2017-03-16 11:23:59 +01:00
..
Kconfig drm/atmel-hlcdc: make fbdev support really optional 2016-07-15 10:28:33 -04:00
Makefile drm/atmel-hlcdc: Simplify the HLCDC layer logic 2017-02-28 11:57:56 +01:00
atmel_hlcdc_crtc.c drm/atmel-hlcdc: Fix suspend/resume implementation 2017-03-16 11:23:59 +01:00
atmel_hlcdc_dc.c drm/atmel-hlcdc: Fix suspend/resume implementation 2017-03-16 11:23:59 +01:00
atmel_hlcdc_dc.h drm/atmel-hlcdc: Fix suspend/resume implementation 2017-03-16 11:23:59 +01:00
atmel_hlcdc_output.c drm: bridge: Link encoder and bridge in core code 2016-12-18 16:31:45 +05:30
atmel_hlcdc_plane.c drm/atmel-hlcdc: Simplify the HLCDC layer logic 2017-02-28 11:57:56 +01:00