]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/i915: Fixes to support DP Compliance EDID tests
authorManasi Navare <manasi.d.navare@intel.com>
Sat, 21 Jan 2017 03:09:28 +0000 (19:09 -0800)
committerJani Nikula <jani.nikula@intel.com>
Thu, 26 Jan 2017 11:15:13 +0000 (13:15 +0200)
commitb48a5ba9710f83d998f16917d57bfa622991e9d6
treee9613476e16239ff787c6879edce1fa5301bc5a0
parentda15f7cb1914aa6ca3efb874e04ae3d96038641a
drm/i915: Fixes to support DP Compliance EDID tests

This patch addresses a few issues from the original patch for
DP Compliance EDID test support submitted by
Todd Previte<todd.previte@gmail.com>

Video Mode requested in the EDID test handler for the EDID Read
test (CTS 4.2.2.3) should be set to PREFERRED as per the CTS spec.

v2:
* Added read debugfs data from test_data.edid if its EDID test (Jani NIkula)
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1484968170-12467-3-git-send-email-manasi.d.navare@intel.com
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/intel_dp.c