On Mon, 29 Aug 2022 15:11:42 +0200, Maxime Ripard wrote: > From: Mateusz Kwiatkowski <kfyatek+publicgit@xxxxxxxxx> > > This commit fixes vertical timings of the VEC (composite output) modes > to accurately represent the 525-line ("NTSC") and 625-line ("PAL") ITU-R > standards. > > Previous timings were actually defined as 502 and 601 lines, resulting > in non-standard 62.69 Hz and 52 Hz signals being generated, > respectively. > > [...] Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime