commit | 96e95496b02dbf1b19a2d4ce238810572e149606 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 06 13:33:12 2019 +0200 |
committer | Christian König <christian.koenig@amd.com> | Wed Aug 07 12:44:00 2019 +0200 |
tree | 79e41d74836d599e35a91083b0ad9d5945b8725e | |
parent | 93505ee7d05e836fd18894019e93c3875198fcc5 [diff] |
dma-buf: fix shared fence list handling in reservation_object_copy_fences Add some helpers to correctly allocate/free reservation_object_lists. Otherwise we might forget to drop dma_fence references on list destruction. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/322031/?series=64786&rev=1