Hi Laurent,
Thank you for the patch(es)
On 21/11/2018 22:20, Laurent Pinchart wrote:
> The hardware requires the HDSR and VDSR registers to be set to 1 or
> higher. This translates to a minimum combined horizontal sync and back
> porch of 20 pixels and a minimum vertical back porch of 3 lines. Re
The hardware requires the HDSR and VDSR registers to be set to 1 or
higher. This translates to a minimum combined horizontal sync and back
porch of 20 pixels and a minimum vertical back porch of 3 lines. Reject
modes that fail those requirements.
Signed-off-by: Laurent Pinchart
---
Changes since