linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/meson: add resume/suspend hooks
@ 2019-08-27  9:58 Neil Armstrong
  2019-08-27  9:58 ` [PATCH 1/2] drm/meson: dw_hdmi: " Neil Armstrong
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Neil Armstrong @ 2019-08-27  9:58 UTC (permalink / raw)
  To: dri-devel
  Cc: khilman, Neil Armstrong, linux-kernel, linux-arm-kernel, linux-amlogic

This serie adds the resume/suspend hooks in the Amlogic Meson VPU main driver
and the DW-HDMI Glue driver to correctly save state and disable HW before
suspend, and succesfully re-init the HW to recover functionnal display
after resume.

This serie has been tested on Amlogic G12A based SEI510 board, using
the newly accepted VRTC driver and the rtcwake utility.

Neil Armstrong (2):
  drm/meson: dw_hdmi: add resume/suspend hooks
  drm/meson: add resume/suspend hooks

 drivers/gpu/drm/meson/meson_drv.c     |  32 ++++++++
 drivers/gpu/drm/meson/meson_dw_hdmi.c | 110 ++++++++++++++++++--------
 2 files changed, 108 insertions(+), 34 deletions(-)

-- 
2.22.0


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-08-28 15:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-27  9:58 [PATCH 0/2] drm/meson: add resume/suspend hooks Neil Armstrong
2019-08-27  9:58 ` [PATCH 1/2] drm/meson: dw_hdmi: " Neil Armstrong
2019-08-27  9:58 ` [PATCH 2/2] drm/meson: " Neil Armstrong
2019-08-27 16:44 ` [PATCH 0/2] " Daniel Vetter
2019-08-27 19:17 ` Kevin Hilman
2019-08-28  8:05   ` Neil Armstrong
2019-08-28 15:12     ` Kevin Hilman
2019-08-28 15:14       ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).