OSDN Git Service

dma-fence: Report the composite sync_file status
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 12 Aug 2019 09:12:03 +0000 (10:12 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 12 Aug 2019 09:37:52 +0000 (10:37 +0100)
commit7891c30a3e30cbe5a6195fcdf6b36ab7a92c74ae
treec0ea9a959d34b980be653e5e64654182e03a8477
parent4c8b4c3855b0049f31be5bbfb19042005e98e822
dma-fence: Report the composite sync_file status

Same as for the individual fences, we want to report the actual status
of the fence when queried.

Reported-by: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Gustavo Padovan <gustavo@padovan.org>
Cc: Petri Latvala <petri.latvala@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190812091203.29871-1-chris@chris-wilson.co.uk
drivers/dma-buf/sync_file.c