aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnder Conselvan de Oliveira <[email protected]>2015-10-23 13:01:44 +0300
committerAnder Conselvan de Oliveira <[email protected]>2015-11-05 15:14:55 +0200
commitf4eb692e8edc600d1b02ad2f1320ee7cae454711 (patch)
tree14431fc72f420cad23c280e9569432e443330e0f /tools/perf/scripts/python
parent00ce5c8a66fb2241d4fed9645b12a1cbce97b798 (diff)
drm/i915: Don't pass *DP around to link training functions
It just makes the code more confusing, so just reference intel_dp_>DP directly. Note that this also fix a bug where the value of intel_dp->DP could be different than the last value written to the hw, due to an early return that would skip the 'intel_dp->DP = DP' line. v2: Don't preserve old DP value on failure. (Sivakumar) - Don't call drm_dp_clock_recovery_ok() twice. (Sivakumar) - Keep return type of clock recovery and channel equalization functions as void. (Ander) v3: Remove DP parameter from intel_dp_set_signal_levels(). (Sivakumar) Signed-off-by: Ander Conselvan de Oliveira <[email protected]> Reviewed-by: Sivakumar Thulasimani <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/1445594525-7174-2-git-send-email-ander.conselvan.de.oliveira@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions