This patch series adds the automation support for DP Compliance Tests for EDID and Video Pattern generation from CTS specification 1.2 Rev 1.1. Jim Bride (1): Add support for forcing 6 bpc on DP pipes. Manasi Navare (4): drm/i915: Invoke the DP Compliance test request handler in the short pulse path drm/i915: Disable the Link training automation support drm/i915: Fixes to support the DP Compliance EDID tests. drm/i915: Implement intel_dp_autotest_video_pattern function for DP Video pattern compliance tests drivers/gpu/drm/i915/i915_debugfs.c | 14 +++++- drivers/gpu/drm/i915/intel_display.c | 32 +++++++++++++- drivers/gpu/drm/i915/intel_dp.c | 86 +++++++++++++++++++++++++++++++++--- drivers/gpu/drm/i915/intel_drv.h | 10 +++++ include/drm/drm_dp_helper.h | 14 +++++- 5 files changed, 147 insertions(+), 9 deletions(-) -- 1.9.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx