drm/msm: call drm_atomic_helper_suspend() and drm_atomic_helper_resume()
authorDaniel Mack <daniel@zonque.org>
Mon, 28 May 2018 19:53:38 +0000 (21:53 +0200)
committerRob Clark <robdclark@gmail.com>
Wed, 25 Jul 2018 11:51:04 +0000 (07:51 -0400)
commitec446d09366cea199214b30810e368c5178841cd
tree3e59810b096892b5298ef03f2c5a1854d865c8e9
parent500775074f88d9cf5416bed2ca19592812d62c41
drm/msm: call drm_atomic_helper_suspend() and drm_atomic_helper_resume()

To make suspend and resume work on msm8916 platforms, call into the generic
helpers and preserve the state across suspends.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_drv.c
drivers/gpu/drm/msm/msm_drv.h