-
Bug
-
Resolution: Unresolved
-
Medium
-
OpenVX Framework
-
TIOVX-1453
-
N/A
-
TIOVX_09.00.00
-
TIOVX_11.00.00
-
APIs like vxSwapImageHandle, tivxReferenceImport and export handles does not consider dma_buf_fd.
It only updates host and shared pointer.
When customer tries to implement zero-copy for GPU which takes in the dma_buf_fd and dma_buf_fd_offset as inputs, these APIs return the old fd to the node.