diff options
author | Jani Nikula <jani.nikula@intel.com> | 2018-04-26 11:25:25 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2018-04-26 18:21:02 +0300 |
commit | dd519418f5130ce9ca08256b3383bf0e529dbf81 (patch) | |
tree | 5fcdc56d189a2cb438a0aac31af3dbfdd17290d0 /drivers/gpu/drm/i915/selftests/mock_context.c | |
parent | 87251120553c82eda4ea109a8a52efe6c8ee0cc4 (diff) |
drm/i915/dp: move link_bw and rate_select debugging where used
We call intel_dp_compute_rate() in intel_dp_compute_config() only to be
able to debug log the link_bw and rate_select parameters; we don't use
the parameters here for anything else. We call intel_dp_compute_rate()
again during link training where we actually need and use the
parameters.
Move the debug logging of link_bw and rate_select to
intel_dp_link_training_clock_recovery(), and clean up the extra
intel_dp_compute_rate() call and extra clutter from the already
overcrowded intel_dp_compute_config().
v2: Rewrote commit message (Rodrigo, Manasi)
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/c5cf6a179e2d244eceb6bb80a792765d9efbee4f.1524730974.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/mock_context.c')
0 files changed, 0 insertions, 0 deletions