summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-04-24 23:54:54 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-05-16 11:58:48 +0200
commit8ac33ed3dc60126a1cb41c11bdd78d0371351d25 (patch)
tree89af16ce7c8c3d170406ec7a864439d917dd40d3 /tools/perf/scripts/python/bin
parentd41f1efb323e99f680650f77c00907904d246bf7 (diff)
drm/i915/dp: Remove ->mode_set callback
With all the preceding refactoring the dp mode_set callback only computes a bit of state (all derived from the pipe config) and also writes the eld. As long as we do that before we enable the audio bit or depend upon the correct value in intel_dp->DP we'll be fine. No other hw state is touched. We therefore only need to check that clearing intel_dp->DP is save. Which it is since when we re-enable we already mask out all the bits the link training code sets. And we need to keep on doing that so that the re-train loop walking over pre-emph/voltage-swing values still works properly. Reviewed-by: Naresh Kumar Kachhi <naresh.kumar.kachhi@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions