diff options
author | Ville Syrjälä <[email protected]> | 2016-10-11 20:52:46 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2016-11-07 18:22:06 +0200 |
commit | 8d83bc22b259e5526625b6d298f637786c71129f (patch) | |
tree | 750f4096da98bf2b093a446f23593a7684d88364 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | bc33b0ca11e3df467777a4fa7639ba488c9d4911 (diff) |
drm/i915: Respect alternate_ddc_pin for all DDI ports
The VBT provides the platform a way to mix and match the DDI ports vs.
GMBUS pins. Currently we only trust the VBT for DDI E, which I suppose
has no standard GMBUS pin assignment. However, there are machines out
there that use a non-standard mapping for the other ports as well.
Let's start trusting the VBT on this one for all ports on DDI platforms.
I've structured the code such that other platforms could easily start
using this as well, by simply filling in the ddi_port_info. IIRC there
may be CHV system that might actually need this.
v2: Include a commit message, include a debug message during init
Cc: [email protected]
Cc: Maarten Maathuis <[email protected]>
Tested-by: Maarten Maathuis <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97877
Signed-off-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jim Bride <[email protected]>
(cherry picked from commit e4ab73a13291fc844c9e24d5c347bd95818544d2)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions