NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
DM6467 VDCE Optimization Presentation
Contents
Agenda[edit]
- VDCE Optimizations in the Driver
- Parallelized EDMA for Luma Transfer
- Stage Swapping
- only Chroma Handling for intermediate buffer
- Selecting Blending
CCV[edit]
422 Resize[edit]
Blending[edit]
Performance Enhancement[edit]
Mode | Initial Figure | Latest Figure | Method |
---|---|---|---|
422 Resize (1920x 1080 to 720x 480) | ~60ms | ~20ms | 1. Stage Swap 2. Only Chroma Handling for Intermediate Buffer 3. PRCS = 256 |
422-> 420 CCV (1920 x 1080) | ~33ms | ~18ms | 1. Parallelized EDMA for Luma 2. PRCS = 256 |
420-> 422 CCV (1920 x 1080) | ~29ms | ~13ms | 1. Parallelized EDMA for Luma 2. PRCS = 256 |
Blending (1920 x 1080 image) | ~62ms | ~4ms for 120x60 bitmap | 1. Selective Blending 2. Only Chroma Handling for Intermediate Buffer 3. PRCS = 256 |
Streaming recording of above presentation[edit]
* [[1][Linux LSP - VDCE Optimizations]]