OpenCloudOS-Kernel/drivers/gpu/drm/arc
Daniel Vetter ed4f885657 drm/arc: Nuke event_list
This is just used for cleanup in preclose, and with the reworked event
handling code this is now done properly by the core.

Nuke it!

But it also shows that arc totally fails at sending out drm events for
flips. Next patch will hack that up.

v2: Rebase it!

Cc: Carlos Palminha <palminha@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: linux-snps-arc@lists.infradead.org
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1465388359-8070-2-git-send-email-daniel.vetter@ffwll.ch
2016-06-09 10:27:33 +02:00
..
Kconfig drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
Makefile drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu.h drm/arc: Nuke event_list 2016-06-09 10:27:33 +02:00
arcpgu_crtc.c drm/arc: Nuke event_list 2016-06-09 10:27:33 +02:00
arcpgu_drv.c drm/arc: Nuke event_list 2016-06-09 10:27:33 +02:00
arcpgu_hdmi.c drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu_regs.h drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00