commit | 5baaac3184ab896d74993825858f1b1a46c460ce | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Jun 15 15:10:03 2021 +0200 |
committer | Christian König <christian.koenig@amd.com> | Thu Oct 07 14:49:11 2021 +0200 |
tree | 237b794f7a37d8a4abcfba5e3cc4962bf5fae5e5 | |
parent | a0a33067b957dfab876ae26b32695f09cdc2706d [diff] |
dma-buf: add dma_resv_for_each_fence v3 A simpler version of the iterator to be used when the dma_resv object is locked. v2: fix index check here as well v3: minor coding improvement, some documentation cleanup Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211006123609.2026-1-christian.koenig@amd.com