[U-Boot] [PATCH v2 02/11] videomodes: Add (vesa) standard timings
Anatolij Gustschin
agust at denx.de
Thu Jan 8 15:29:18 CET 2015
On Fri, 19 Dec 2014 18:10:32 +0100
Hans de Goede <hdegoede at redhat.com> wrote:
> The timings for the modes defined in videomodes.c differ (significantly)
> from vesa standard timings for these modes.
>
> This commit adds a version with the proper std timings for these modes,
> since I do not want to cause regressions, boards which want to use the standard
> timings need to define CONFIG_VIDEO_STD_TIMINGS to get the new correct timings.
>
> Since there is no std timing for 960x720 this commit uses the timing used
> by the nvidia video drivers for 960x720, which uses a standard pixelclock
> of 74.25 MHz rather then the weird 76.335... clock used by the old modes.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list