]> git.baikalelectronics.ru Git - kernel.git/commit
drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect
authorClint Taylor <clinton.a.taylor@intel.com>
Mon, 15 Aug 2016 17:31:28 +0000 (10:31 -0700)
committerSean Paul <seanpaul@chromium.org>
Thu, 18 Aug 2016 16:37:10 +0000 (09:37 -0700)
commita730345d793042d7069691c7f6f4e1ca385d740e
tree79b8abd0a971b505ce729b9b366389e96ca9e596
parent9a5468f4bebdd15b656e74b339ca4be18f57e976
drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect

  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ä <ville.syrjala@linux.intel.com>
Signed-off-by: Clint Taylor <clinton.a.taylor@intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1471282288-30909-1-git-send-email-clinton.a.taylor@intel.com
drivers/gpu/drm/drm_edid.c