Our system outputs video from LCDIF of iMX8DX.
Since the actual behavior is different from what is described in RM, let me confirm the setting of LCDIF_TRANSFER_COUNT[H_COUNT].
From RM(IMX8DQXPRM_Rev.0.pdf)

We set the YCbCr format, so I think the value of H_COUNT should be half the number of active pixels in a line.
But, from the results of our tests it seems that H_COUNT needs to be set to the number of active pixels in a line.
Is the description of RM wrong? or is our understanding wrong?
Test Result :


Probably only half of a frame is displayed.
Best Regards,
Kazuma Sasaki.