diff options
author | Zhan Liu <zhan.liu@amd.com> | 2019-11-01 21:10:17 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-06 16:27:47 -0500 |
commit | 9fd4c2d712377f5fb9d3a1ad4f3106bf7833ccad (patch) | |
tree | a043dc920459e9e5ae6f555915a0a9988cbb44ff /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 26e99ba6d1024d77b0620c3b7c753af9f8a6ebe3 (diff) |
drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14
[Why]
Navi10 has 6 PHY, but Navi14 only has 5 PHY, that is
because there is no ENGINE_ID_DIGD in Navi14. Without
this patch, many HDMI related issues (e.g. HDMI S3
resume failure, HDMI pink screen on boot) will be
observed.
[How]
If "eng_id" is larger than ENGINE_ID_DIGD, then
add "eng_id" by 1.
Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Reviewed-by: Hersen Wu <hersenxs.wu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions