git: drm: Implement and use drm_send_vblank_event()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Feb 8 06:42:32 PST 2014
commit 23e16760863c3e898132f395027b352fb4d128b1
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Feb 8 11:37:10 2014 +0100
drm: Implement and use drm_send_vblank_event()
Summary of changes:
sys/dev/drm/drm_irq.c | 79 ++++++++++++++++++++++++++++++++--------
sys/dev/drm/i915/intel_display.c | 42 +++------------------
sys/dev/drm/include/drm/drmP.h | 7 +++-
3 files changed, 74 insertions(+), 54 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23e16760863c3e898132f395027b352fb4d128b1
--
DragonFly BSD source repository
More information about the Commits
mailing list