diff options
| author | Dale Zhao <[email protected]> | 2019-07-10 17:36:53 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-07-18 14:27:27 -0500 |
| commit | 7a83645ac0cc2258de101a6a491d31499eb27cc5 (patch) | |
| tree | 777b8fe2e7ffde88b91725345ff71650967a4d4b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 21ffcc94d5b3dc024fedac700f1e7f9dacf4ab4f (diff) | |
drm/amd/display: handle active dongle port type is DP++ or DP case
[Why]:
Some active dongles have DP++ port and DP port at the same time. Current
code doesn't cover DP++ case and processes as default DVI case, in which
audio is disabled. Because of dual mode, DP case is also treat as DVI case
for the other port.
[How]:
According DP 1.4 spec, add DP++ procedure similar with HDMI case. Also
add None dongle type for DP case.
Signed-off-by: Dale Zhao <[email protected]>
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions