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.

Undocumented condition for H3A engine

Dear experts,

The Linux driver of the H3A engine of DM355 has an undocumented condition that limits the AEW window configuration to vt_cnt * height + vt_start < 157, see dm355_aew.c line 171, DVSDK 3.1,  which is not appropriate for most of the applications. Currently, I ignore this conidtion and it works so far, but I would like to know, if this condition is important, or if it's just a "leftover" and can be safely ignored.

Thanks for any comment on this.

Stefan