We are using a simple VGA DAC connected to DM8168 DVO2. The digital video path is YCbCr 422 16-bit with CLK/HS/VS/DE. The DAC has YC2RGB conversion matrix, but unfortunately the DE singal is somehow not used by the DAC. This means the DAC will output a none-zero Green level during blanking (YCbCr=0x000000 will produce positive GREEN value. DVO2 outputs 0x0 during blanking). This level is treated as black level for pc monitors so that Green component will be sampled with reduced amplitude. I know this issue does not exist if I use RGB24 for the digital video path. If the DM8168 can output YCbCr with value 0x008080 during blanking, the DAC should also work perfectly. I don't know if it is possible for DM8168 DVO2 to output YCb/YCr with 0x0080 value during video blank period.
Any help is appreciated.