aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorMika Kahola <[email protected]>2016-04-20 15:39:02 +0300
committerJani Nikula <[email protected]>2016-04-27 10:54:35 +0300
commit992e7a41f9fcc7bcd10e7d346aee5ed7a2c241cb (patch)
tree6fc5ef144170b50f1b2073d7abc0371b49d0112a /tools/perf/util/trace-event-scripting.c
parent5eaa60c7109b40f17ac81090bc8b90482da76cd1 (diff)
drm/i915: Fix eDP low vswing for Broadwell
It was noticed on bug #94087 that module parameter i915.edp_vswing=2 that should override the VBT setting to use default voltage swing (400 mV) was not applied for Broadwell. This patch provides a fix for this by checking if default i.e. higher voltage swing is requested to be used and applies the DDI translations table for DP instead of eDP (low vswing) table. v2: Combine two if statements into one (Jani) v3: Change dev_priv->edp_low_vswing to use dev_priv->vbt.edp.low_vswing Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94087 Signed-off-by: Mika Kahola <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Cc: [email protected] Signed-off-by: Ville Syrjälä <[email protected]> (cherry picked from commit 00983519214b61c1b9371ec2ed55a4dde773e384) [Jani: s/dev_priv->vbt.edp.low_vswing/dev_priv->edp_low_vswing/ to backport] Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions