gstreamer/sys/kms
Víctor Manuel Jáquez Leal b29f7d048c kmssink: wait for page flip or vblank
This patch requests for drmModePageFlip() for the used CRTC, if the kernel
module suppports async page flip. If it does not, the element requests for a
vblank event. A GstPoll waits for the event to happen.

https://bugzilla.gnome.org/show_bug.cgi?id=761059
2016-04-11 19:57:48 +02:00
..
gstkmsallocator.c kmssink: add dmabuf support 2016-04-11 19:57:48 +02:00
gstkmsallocator.h kmssink: add dmabuf support 2016-04-11 19:57:48 +02:00
gstkmsbufferpool.c kmssink: add plugin and sink element 2016-04-11 19:57:48 +02:00
gstkmsbufferpool.h kmssink: add plugin and sink element 2016-04-11 19:57:48 +02:00
gstkmssink.c kmssink: wait for page flip or vblank 2016-04-11 19:57:48 +02:00
gstkmssink.h kmssink: wait for page flip or vblank 2016-04-11 19:57:48 +02:00
gstkmsutils.c kmssink: calculate display ratio 2016-04-11 19:57:48 +02:00
gstkmsutils.h kmssink: calculate display ratio 2016-04-11 19:57:48 +02:00
Makefile.am kmssink: add dmabuf support 2016-04-11 19:57:48 +02:00