commit | c82e4d265d98aed94547435605b5e05f8aae9676 | [log] [tgz] |
---|---|---|
author | Eugeni Dodonov <eugeni.dodonov@intel.com> | Wed May 09 15:37:21 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sat May 19 22:39:48 2012 +0200 |
tree | 17669fca135527db282179b89d0925b8bbfec6c6 | |
parent | 45244b87943b1173353b48854352bb9f4b065867 [diff] |
drm/i915: support DDI training in FDI mode Starting with Haswell, DDI ports can work in FDI mode to support connectivity with the outputs located on the PCH. This commit adds support for such connections in the intel_ddi module, and provides Haswell-specific functionality to make it work. v2: simplify the commit as per Daniel Vetter suggestion. Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>