diff options
author | 2017-02-07 16:54:11 -0800 | |
---|---|---|
committer | 2017-02-15 17:24:10 +0200 | |
commit | d7e8ef02a6b3d11f0c3ad99c0f656341151c50b9 (patch) | |
tree | ce3239847007f175d0cb63db6ae7f6fb3adbac0e /drivers/gpu/drm/i915/intel_hotplug.c | |
parent | drm/i915: Use preferred kernel types in i915_gem_gtt.c (diff) | |
download | wireguard-linux-d7e8ef02a6b3d11f0c3ad99c0f656341151c50b9.tar.xz wireguard-linux-d7e8ef02a6b3d11f0c3ad99c0f656341151c50b9.zip |
drm/i915/dp: Reset the link params on HPD/connected boot/resume
The max link parameters should be set/reset only on HPD or
connected boot case or on system resume.
Add a flag reset_link_params to intel_dp to decide when
to reset the max link parameters. This prevents the parameters
from getting reset/overwritten through all other
connector->funcs->detect() calls. This is important when link
training fails and the max link params are modified to the
lower fallback values.
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1486515251-23469-1-git-send-email-manasi.d.navare@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_hotplug.c')
0 files changed, 0 insertions, 0 deletions