VDMA Engine 4D Indexing for 4K Video Throughput

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current direct memory access (DMA) engines struggle to efficiently handle high-bandwidth video processing for 4K resolution at 30 frames per second, particularly in systems with limited interconnect bandwidth, due to inefficiencies in data transfer and alignment issues between Double Data Rate (DDR) memory and System On Chip (SOC) interfaces.

Innovation Solution

The proposed Video DMA (VDMA) engine employs virtual alignment, sub-tile optimization, transaction breakdown strategy, 4D indexing, and frame padding to maximize interconnect/DDR utilization, with separate transfer request buffers for synchronous and asynchronous data transfers, and a dedicated interface with hardware accelerators to reduce CPU intervention and latency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a conventional DMA engine is used for video processing, then the device complexity is low, but the productivity is insufficient for 4K video processing at 30 fps

Engineering Contradiction:
Improvevideo processing throughputVSAvoidDMA engine complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The DMA engine is segmented into multiple independent channels (e.g., 8 channels) that can operate simultaneously. Each channel handles specific video data streams independently, allowing parallel processing of multiple video frames or data blocks, thereby achieving 4K@30fps throughput without requiring a single overly complex engine

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a multi-dimensional addressing scheme with 4D indexing (plane, tile, row, column) to manage video data in memory. This dimensional expansion allows efficient organization and access of large 4K video frames by breaking them into manageable tiles and blocks, enabling high throughput processing through structured memory access patterns

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Loss of time

If data transfers are performed without virtual alignment, then the ease of operation is high, but the loss of time occurs due to alignment issues between DDR memory and SOC interfaces

Engineering Contradiction:
Improvedata transfer timeVSAvoiddata transfer operation simplicity
Core Design Contradiction:
Loss of timeVSEase of operation

Solution Approach 1:

The DMA engine performs preliminary alignment operations on video data blocks before transferring them to the video processing unit. By pre-aligning data to the required boundaries (e.g., 16-byte alignment for DDR memory), the system eliminates runtime alignment delays and ensures optimal data transfer efficiency without requiring complex runtime alignment logic

Inventive Principle:
Principle #10Preliminary action

3Productivity

If CPU intervention is used for data transfer management, then the reliability of data transfer is high, but the productivity is reduced due to CPU overhead

Engineering Contradiction:
Improvevideo processing throughputVSAvoiddata transfer reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The DMA engine is designed as a self-sufficient data transfer controller that autonomously manages video data transfers between memory and the video processing unit. It includes built-in error detection, correction, and flow control mechanisms that ensure reliable data transfer without CPU intervention, allowing the CPU to focus on higher-level video processing tasks and maintain high throughput

Inventive Principle:
Principle #25Self-service

4Productivity

If interconnect/DDR bandwidth is increased to support 4K video processing, then the productivity is improved, but the use of energy and silicon area increase

Engineering Contradiction:
Improvevideo processing throughputVSAvoidpower consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The DMA engine is designed to maintain continuous data transfer operations to the video processing unit without idle periods. By efficiently managing data flow and eliminating transfer gaps, the system achieves high throughput using the existing interconnect bandwidth, avoiding the need for excessive bandwidth upgrades that would increase power consumption and silicon area

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS9372817B2High perfomance DMA controller for video processors
Publication Date: 2016.06.21 TEXAS INSTRUMENTS INC
  • US9372817B2 patent drawing
  • US9372817B2 patent drawing
  • US9372817B2 patent drawing

AI summary

This invention for a VDMA will enable ultra HD resolution (4K) encode/decode at 30 frames per second. This invention maximizes interconnect/DDR utilization and reduces CPU intervention using virtual alignment, sub-tile optimization, transaction breakdown strategy, 4D indexing, a dedicated interface with the host and frame padding. The VDMA has separate buffers for non-determinative synchronous data transfers and determinative asynchronous data transfers.