diff options
author | Ville Syrjälä <[email protected]> | 2016-10-11 20:52:45 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2016-10-28 15:20:54 +0300 |
commit | 198c5ee3c60169f8b64bcd330a34593be80699aa (patch) | |
tree | 86436b4007f352c50fd5473650d185d8aceec902 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 5e33791e1f27c3207e7b44071e7c94a487d1eb39 (diff) |
drm/i915: Respect alternate_aux_channel for all DDI ports
The VBT provides the platform a way to mix and match the DDI ports vs.
AUX channels. Currently we only trust the VBT for DDI E, which has no
corresponding AUX channel of its own. However it is possible that some
board might use some non-standard DDI vs. AUX port routing even for
the other ports. Perhaps for signal routing reasons or something,
So let's generalize this and trust the VBT for all ports.
For now we'll limit this to DDI platforms, as we trust the VBT a bit
more there anyway when it comes to the DDI ports. I've structured
the code in a way that would allow us to easily expand this to
other platforms as well, by simply filling in the ddi_port_info.
v2: Drop whitespace changes, keep MISSING_CASE() for unknown
aux ch assignment, include a commit message, include debug
message during init
Cc: [email protected]
Cc: Maarten Maathuis <[email protected]>
Tested-by: Maarten Maathuis <[email protected]>
References: 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 8f7ce038f1178057733b7e765bf9160a2f9be14b)
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