Part Number: DRA829V
Hello TI folks,
As asked in the related question, we need LDC to support mem2mem operations. TRM isn't exactly clear on how to provide SL2 base address of the Circular buffer for LDC output channel and how to carry out DMA from VPAC SL2 memory to DDR. So I'll start by asking the following questions:
1. Does LDC support the following operation?
linear memory buffer for captured video frame -> LDC direct block read from DDR -> Affine transform -> write back linear memory in DDR (or do we need to go through VPAC SL2 memory?)
2. If we must go through VPAC SL2 memory do we need to support VPAC UTC, LSE and HTS for transfers to DDR?
3. If we have to support VPAC UTC how do we configure corresponding UDMA channel under Linux? Can we do DEV to MEM scatter gather DMA using packet/TR1 mode UDMA channel configured with PSI-L interface of VPAC?