linux/drivers/gpu/drm/hisilicon/hibmc
Daniel Vetter b3df5e65cc drm/hibmc: Drop drm_vblank_cleanup
So this seems to be the first driver that does it the right way round,
so fix it up by calling drm_atomic_helper_shutdown instead. We need to
do that before the last kms user is gone (fbdev emulation), but before
we start shutting down hw stuff like interrupts.

Cc: Xinliang Liu <z.liuxinliang@hisilicon.com>
Cc: Rongrong Zou <zourongrong@gmail.com>
Cc: Xinwei Kong <kong.kongxinwei@hisilicon.com>
Cc: Chen Feng <puck.chen@hisilicon.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170621082850.13224-3-daniel.vetter@ffwll.ch
2017-06-26 11:02:51 +02:00
..
hibmc_drm_de.c drm: hibmc: use vblank hooks in struct drm_crtc_funcs 2017-02-09 16:06:00 +08:00
hibmc_drm_drv.c drm/hibmc: Drop drm_vblank_cleanup 2017-06-26 11:02:51 +02:00
hibmc_drm_drv.h drm/hisilicon/hibmc: Add support for vblank interrupt 2016-11-17 15:26:27 +08:00
hibmc_drm_fbdev.c drm/fb-helper: Automatically clean up fb_info 2017-02-07 21:36:28 +01:00
hibmc_drm_regs.h
hibmc_drm_vdac.c drm: Make the connector .detect() callback optional 2016-12-01 10:05:53 -05:00
hibmc_ttm.c drm/hisilicon: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:22 +02:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/hisilicon: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:22 +02:00