commit | 6aba5b6cf098ba305fc31b23cc14114a16768d22 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Oct 04 15:08:10 2013 +0300 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 09 18:20:48 2013 +1000 |
tree | d16027031cb7983beea12432205fd85675b8e989 | |
parent | 27f75dc6d2fa05027896d58907c8c1e787bb1eff [diff] |
drm/i915/dp: get rid of intel_dp->link_configuration It's not really needed, rather just adds another place to hold intermediate values that could go wrong, and it's not clear that the training pattern set or training lane set should be written at this point at all. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>