OpenCloudOS-Kernel/drivers/gpu/drm/arm
Daniel Vetter 38c8c22c12 drm/hdlcd: Fix up crtc_state->event handling
event_list just reimplemented what drm_crtc_arm_vblank_event does. And
we also need to send out drm events when shutting down a pipe.

With this it's possible to use the new nonblocking commit support in
the helpers.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
2016-06-02 17:44:05 +01:00
..
Kconfig drm: Add support for ARM's HDLCD controller. 2016-02-10 13:44:16 +00:00
Makefile drm: Add support for ARM's HDLCD controller. 2016-02-10 13:44:16 +00:00
hdlcd_crtc.c drm/hdlcd: Fix up crtc_state->event handling 2016-06-02 17:44:05 +01:00
hdlcd_drv.c drm/hdlcd: Fix up crtc_state->event handling 2016-06-02 17:44:05 +01:00
hdlcd_drv.h drm/hdlcd: Fix up crtc_state->event handling 2016-06-02 17:44:05 +01:00
hdlcd_regs.h drm: Add support for ARM's HDLCD controller. 2016-02-10 13:44:16 +00:00