linux_dsm_epyc7002/drivers/gpu/drm/arm
Daniel Vetter ba931cfd07 drm/hdlcd: Don't call drm_crtc_vblank_off on unbind
This is already taken care of by drm_atomic_helper_shutdown(), and
in that case only for the CRTC which are actually on.

Only tricky bit here is that we kill the interrupt handling before we
shut down crtc, so need to reorder that.

Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Brian Starkey <brian.starkey@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200602095140.36678-3-daniel.vetter@ffwll.ch
2020-06-03 15:46:32 +02:00
..
display drm/arm: remove _unlocked suffix in drm_gem_object_put_unlocked 2020-05-19 22:31:31 +01:00
hdlcd_crtc.c
hdlcd_drv.c drm/hdlcd: Don't call drm_crtc_vblank_off on unbind 2020-06-03 15:46:32 +02:00
hdlcd_drv.h
hdlcd_regs.h
Kconfig
Makefile
malidp_crtc.c
malidp_drv.c drm/malidp: Don't call drm_crtc_vblank_off on unbind 2020-06-03 15:46:12 +02:00
malidp_drv.h
malidp_hw.c
malidp_hw.h
malidp_mw.c drm/arm/mali: make malidp_mw_connector_helper_funcs static 2019-12-20 15:23:51 +00:00
malidp_mw.h
malidp_planes.c drm/malidp: plane_state->fb iff plane_state->crtc 2019-12-17 17:26:08 +01:00
malidp_regs.h