[PATCH] drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect

2016-08-18 Thread Sean Paul
On Mon, Aug 15, 2016 at 10:31 AM, wrote: > From: Clint Taylor > > In the CEA-861 specification VIC 64 specifies a vsync pulse of 5 and > a backporch of 36. Adjust vsync pulse width to match specification. > > Cc: Ville Syrjälä > Signed-off-by: Clint Taylor Seems to line up with the spec.

[PATCH] drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect

2016-08-15 Thread clinton.a.tay...@intel.com
From: Clint Taylor In the CEA-861 specification VIC 64 specifies a vsync pulse of 5 and a backporch of 36. Adjust vsync pulse width to match specification. Cc: Ville Syrjälä Signed-off-by: Clint Taylor --- drivers/gpu/drm/drm_edid.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)