]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/omapdrmtest.git/commit
dmabuftest: Remove switch thread logic
authorNikhil Devshatwar <nikhil.nd@ti.com>
Wed, 3 Sep 2014 12:55:16 +0000 (18:25 +0530)
committerNikhil Devshatwar <nikhil.nd@ti.com>
Wed, 1 Oct 2014 08:38:31 +0000 (14:08 +0530)
commitf23355dd96a8ccd1061d5be8cc321b3d8b41a3df
treef4a25631d6c64e169d8d2b846ced8726859e574e
parentc758b2fa68b76fe5a07066521a7a5e09f2374275
dmabuftest: Remove switch thread logic

With the kmscube display, multiple captures need not be switched
All of the videos(upto six) can be rendered on the cube.

Remove the display thread logic so that all the threads
post the captured buffer to display library.

Also remove the fullscreen / overlay mode of displaying

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
dmabuftest.c