]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915/dp: get rid of intel_dp->link_configuration
authorJani Nikula <jani.nikula@intel.com>
Fri, 4 Oct 2013 12:08:10 +0000 (15:08 +0300)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Oct 2013 08:20:48 +0000 (18:20 +1000)
commit6aba5b6cf098ba305fc31b23cc14114a16768d22
treed16027031cb7983beea12432205fd85675b8e989
parent27f75dc6d2fa05027896d58907c8c1e787bb1eff
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>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h