J722SXH01EVM: Does J722S support per-pixel transparency settings?

Part Number: J722SXH01EVM

We currently have a requirement to implement an overlay image drawing with transparency gradient. For example, for a line 15 pixels wide, we want to start at 20% opacity and increase by 20% every 3 pixels from left to right.

Currently, we have implemented it using two DSS pipe channels to generate overlay output and video stream output separately: VIDL1 outputs the overlay, and the other outputs the video stream.

However, we found that the overlay pipe on J722S only supports color key mode and does not support alpha blending. We would like to ask if TI has any recommended ways to achieve the mentioned requirement.