Re: [PATCH 0/2] drm/meson: add resume/suspend hooks
From: Kevin Hilman
Date: Tue Aug 27 2019 - 15:17:57 EST
Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:
> 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.
Tested-by: Kevin Hilman <khilman@xxxxxxxxxxxx>
Tested on my G12A SEI510 board, and I verified that it fixes
suspend/resume issues previously seen.
Kevin