[PATCH 1/3] drm/edid: Fix up DMT modes

2015-05-06 Thread Daniel Vetter
On Wed, May 06, 2015 at 09:39:13AM -0400, Alex Deucher wrote: > On Wed, May 6, 2015 at 9:36 AM, Ville Syrjälä > wrote: > > On Thu, Apr 02, 2015 at 05:02:09PM +0300, ville.syrjala at linux.intel.com > > wrote: > >> From: Ville Syrjälä > >> > >> Liu Lei noticed that our 1856x1392 at 75Hz DMT m

[PATCH 1/3] drm/edid: Fix up DMT modes

2015-05-06 Thread Ville Syrjälä
On Thu, Apr 02, 2015 at 05:02:09PM +0300, ville.syrjala at linux.intel.com wrote: > From: Ville Syrjälä > > Liu Lei noticed that our 1856x1392 at 75Hz DMT mode doesn't match the spec. > Fix that up, and also fix up a few other inconsistencies I discovered > by parsing the spec (DMT version 1.0

[PATCH 1/3] drm/edid: Fix up DMT modes

2015-05-06 Thread Alex Deucher
On Wed, May 6, 2015 at 9:36 AM, Ville Syrjälä wrote: > On Thu, Apr 02, 2015 at 05:02:09PM +0300, ville.syrjala at linux.intel.com > wrote: >> From: Ville Syrjälä >> >> Liu Lei noticed that our 1856x1392 at 75Hz DMT mode doesn't match the spec. >> Fix that up, and also fix up a few other inco

[PATCH 1/3] drm/edid: Fix up DMT modes

2015-04-02 Thread ville.syrj...@linux.intel.com
From: Ville Syrjälä Liu Lei noticed that our 1856x1392 at 75Hz DMT mode doesn't match the spec. Fix that up, and also fix up a few other inconsistencies I discovered by parsing the spec (DMT version 1.0, revision 13) and comparing the results to our current DMT mode table. Also clean up the in