Overlay support in iMX6D/6Q

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Overlay support in iMX6D/6Q

432 Views
VishalMore
Contributor I

Dear TI team,

Our usecase is to show overlay window on top of primary window using source color keying mechanism. I understand that IPU->DP module in iMX6D/6Q supports overlay management using source transparent color keying and this IPU->DP hardware is exposed to userspace using libdrm API which is included in iMX6D/6Q Linux image.

Will you help with libdrm APIs to achieve below functionality.

1. How to set overlay plane?

2. How to set z-order of overlay plane?

3. How to set source transparent color?

4, How to control brightness and contrast of display port?

Any demonstration source code for above functionality using libdrm APIs e.g. modetest utility will be helpful.

Thanks.

0 Kudos
2 Replies

412 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You can see the graphics user guide on your linux BSP documentation, also you might try the current demos on the BSP:

https://www.nxp.com/docs/en/user-guide/i.MX_AA_Graphics_User%27s_Guide.pdf

Regards

0 Kudos

380 Views
VishalMore
Contributor I
Hi,

Can you please point out specific section/page @ "https://www.nxp.com/docs/en/user-guide/i.MX_AA_Graphics_User%27s_Guide.pdf" for above 4 queries mentioned?

Thanks
0 Kudos