]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/drm_edid.c
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)
commit8f0e4907a8e7545850ae093a0286833f3949e4cb
tree79b8abd0a971b505ce729b9b366389e96ca9e596
parent9cd2e854d61ccfa51686f3ed7b0c917708fc641f
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