Re: [PATCH] drm/hisilicon: Add the CONFIG_PM_SLEEP

2020-12-17 Thread Sam Ravnborg
Hi Tian, On Wed, Dec 16, 2020 at 05:15:14PM +0800, Tian Tao wrote: > add the CONFIG_PM_SLEEP to isolate the function of resume and suspend. > > Signed-off-by: Tian Tao > --- > drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/gpu/

[PATCH] drm/hisilicon: Add the CONFIG_PM_SLEEP

2020-12-17 Thread Tian Tao
add the CONFIG_PM_SLEEP to isolate the function of resume and suspend. Signed-off-by: Tian Tao --- drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c b/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_dr

[PATCH] drm/hisilicon: Add the CONFIG_PM_SLEEP

2020-12-11 Thread Tian Tao
add the CONFIG_PM_SLEEP to isolate the function of resume and suspend. Signed-off-by: Tian Tao --- drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c b/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_dr