Searched hist:"64 a8f92fd783e750cdb81af75942dcd53bbf61bd" (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
H A D | dma-fence-unwrap.h | 64a8f92fd783e750cdb81af75942dcd53bbf61bd Fri Mar 11 10:27:53 CET 2022 Christian König <christian.koenig@amd.com> dma-buf: add dma_fence_unwrap v2
Add a general purpose helper to deep dive into dma_fence_chain/dma_fence_array structures and iterate over all the fences in them.
This is useful when we need to flatten out all fences in those structures.
v2: some selftests cleanup, improved function naming and documentation
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220311110244.1245-1-christian.koenig@amd.com
|
H A D | dma-fence-chain.h | diff 64a8f92fd783e750cdb81af75942dcd53bbf61bd Fri Mar 11 10:27:53 CET 2022 Christian König <christian.koenig@amd.com> dma-buf: add dma_fence_unwrap v2
Add a general purpose helper to deep dive into dma_fence_chain/dma_fence_array structures and iterate over all the fences in them.
This is useful when we need to flatten out all fences in those structures.
v2: some selftests cleanup, improved function naming and documentation
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220311110244.1245-1-christian.koenig@amd.com
|
H A D | dma-fence-array.h | diff 64a8f92fd783e750cdb81af75942dcd53bbf61bd Fri Mar 11 10:27:53 CET 2022 Christian König <christian.koenig@amd.com> dma-buf: add dma_fence_unwrap v2
Add a general purpose helper to deep dive into dma_fence_chain/dma_fence_array structures and iterate over all the fences in them.
This is useful when we need to flatten out all fences in those structures.
v2: some selftests cleanup, improved function naming and documentation
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220311110244.1245-1-christian.koenig@amd.com
|
/linux/drivers/dma-buf/ |
H A D | st-dma-fence-unwrap.c | 64a8f92fd783e750cdb81af75942dcd53bbf61bd Fri Mar 11 10:27:53 CET 2022 Christian König <christian.koenig@amd.com> dma-buf: add dma_fence_unwrap v2
Add a general purpose helper to deep dive into dma_fence_chain/dma_fence_array structures and iterate over all the fences in them.
This is useful when we need to flatten out all fences in those structures.
v2: some selftests cleanup, improved function naming and documentation
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220311110244.1245-1-christian.koenig@amd.com
|
H A D | selftests.h | diff 64a8f92fd783e750cdb81af75942dcd53bbf61bd Fri Mar 11 10:27:53 CET 2022 Christian König <christian.koenig@amd.com> dma-buf: add dma_fence_unwrap v2
Add a general purpose helper to deep dive into dma_fence_chain/dma_fence_array structures and iterate over all the fences in them.
This is useful when we need to flatten out all fences in those structures.
v2: some selftests cleanup, improved function naming and documentation
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220311110244.1245-1-christian.koenig@amd.com
|
H A D | Makefile | diff 64a8f92fd783e750cdb81af75942dcd53bbf61bd Fri Mar 11 10:27:53 CET 2022 Christian König <christian.koenig@amd.com> dma-buf: add dma_fence_unwrap v2
Add a general purpose helper to deep dive into dma_fence_chain/dma_fence_array structures and iterate over all the fences in them.
This is useful when we need to flatten out all fences in those structures.
v2: some selftests cleanup, improved function naming and documentation
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220311110244.1245-1-christian.koenig@amd.com
|
/linux/Documentation/driver-api/ |
H A D | dma-buf.rst | diff 64a8f92fd783e750cdb81af75942dcd53bbf61bd Fri Mar 11 10:27:53 CET 2022 Christian König <christian.koenig@amd.com> dma-buf: add dma_fence_unwrap v2
Add a general purpose helper to deep dive into dma_fence_chain/dma_fence_array structures and iterate over all the fences in them.
This is useful when we need to flatten out all fences in those structures.
v2: some selftests cleanup, improved function naming and documentation
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220311110244.1245-1-christian.koenig@amd.com
|