]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb096ecddb58d25404a8f99f0d9e70472704f8aa2
tree3e59810b096892b5298ef03f2c5a1854d865c8e9
parent2c22d289d385c5b3aabf3b6742f44eb1148d3c6b
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