This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HDVPSS COMP

We use DM8168 and UDWORKS based hardware and DVRRDK 03.00.00.00 based software.

Sometime we want to show temporarily only OSD without any video.

We tested a convenient way to disable/enable video via HDVPSS COMP registers.

(COMP_hdmi_settings 0x48105204,  COMP_dvo2_settings 0x48105208,  COMP_sd_settings 0x48105210)

For Enable/Disable video we used Bit 5 / VID_EN. This works fine for HDMI and SD but it has no effect for DVO2. HDCOMP/DVO2 video is always enabled. We have tied DVO2 and HDCOMP.

Is it possible to disable/enable the DVO2 video via this way ?