On Mon, 04 Apr 2016, Ville Syrjälä wrote:
> On Sat, Apr 02, 2016 at 11:08:06AM +0100, Paul Parsons wrote:
>> Three of the VESA DMT timings in edid_est_modes[] are slightly off.
>> 1. 640x480 at 72Hz vsync_end should be 492, not 491.
>> 2. 640x480 at 60Hz clock should be 25175, not 25200.
>> 3. 1
On Sat, Apr 02, 2016 at 11:08:06AM +0100, Paul Parsons wrote:
> Three of the VESA DMT timings in edid_est_modes[] are slightly off.
> 1. 640x480 at 72Hz vsync_end should be 492, not 491.
> 2. 640x480 at 60Hz clock should be 25175, not 25200.
> 3. 1024x768 at 75Hz clock should be 78750, not 78800.
>
Three of the VESA DMT timings in edid_est_modes[] are slightly off.
1. 640x480 at 72Hz vsync_end should be 492, not 491.
2. 640x480 at 60Hz clock should be 25175, not 25200.
3. 1024x768 at 75Hz clock should be 78750, not 78800.
This patch corrects those timings per the VESA DMT specification, and
t