]> git.baikalelectronics.ru Git - kernel.git/commit
drm/rockchip: Convert drm_atomic_helper_suspend/resume()
authorSouptick Joarder <jrdr.linux@gmail.com>
Tue, 31 Jul 2018 20:34:30 +0000 (02:04 +0530)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 1 Aug 2018 13:22:30 +0000 (15:22 +0200)
commitb91563f5113d0499f77a825c9b7b46baa8e189d5
tree123c40682ab974c107b50688182a623eb570763a
parent1fb2c5217ad7203dda6fa30d5bc6791b08db67b1
drm/rockchip: Convert drm_atomic_helper_suspend/resume()

convert drm_atomic_helper_suspend/resume() to use
drm_mode_config_helper_suspend/resume().

With this conversion, rockchip_drm_fb_resume() and
rockchip_drm_fb_suspend() will not be used anymore.
Both of these functions can be removed.

Also, in struct rockchip_drm_private state will not be
used anymore. So this can be removed forever.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Co-Developed-by: Ajit Negi <ajitn.linux@gmail.com>
[changed to Co-Developed-by, according to process/submitting-patches.rst]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20180731203430.GA30136@jordon-HP-15-Notebook-PC
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
drivers/gpu/drm/rockchip/rockchip_drm_drv.h