kmssink: add dmabuf support
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 10 Feb 2016 19:43:47 +0000 (20:43 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 11 Apr 2016 17:57:48 +0000 (19:57 +0200)
commitc419d17dbfecaf9f51663df312d9fa04537eacc4
treec57f9e740b43aa004cbbc973d4ac91c99eb6eeab
parent1aee6cdc25572d856ca414940689194f54fd9054
kmssink: add dmabuf support

This patch will enable the import of dmabufs into a KMS buffer using
the PRIME kernel interface.

If the driver does not support prime import, the method is skipped.

It has been tested with a Freescale I.MX6 board.

https://bugzilla.gnome.org/show_bug.cgi?id=761059
configure.ac
sys/kms/Makefile.am
sys/kms/gstkmsallocator.c
sys/kms/gstkmsallocator.h
sys/kms/gstkmssink.c
sys/kms/gstkmssink.h