ANDROID: goldfish_sync: upgrade to new fence sync api
authorLingfeng Yang <lfy@google.com>
Wed, 1 Feb 2017 07:28:39 +0000 (23:28 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commitd1c4322ea1ffee43ac3616563d65d32927f62594
treec3a9bcf282381c9c3d2e05c079fd499bd927ec65
parent818555892c27be302092470892c5407295216922
ANDROID: goldfish_sync: upgrade to new fence sync api

goldfish_sync requires the following modifications
to bring it up:

- Copy and integrate goldfish_sync version of
sw_sync, from out of dma-buf driver.
- Don't delete timelines by itself; rely on put

Change-Id: Ie88d506955dbf5c8532281f122471dc7b1c0bccb
Signed-off-by: Lingfeng Yang <lfy@google.com>
drivers/staging/goldfish/Kconfig
drivers/staging/goldfish/Makefile
drivers/staging/goldfish/goldfish_sync.c
drivers/staging/goldfish/goldfish_sync_timeline_fence.c [new file with mode: 0644]
drivers/staging/goldfish/goldfish_sync_timeline_fence.h [new file with mode: 0644]