aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorZhan Liu <[email protected]>2019-11-01 21:10:17 -0400
committerAlex Deucher <[email protected]>2019-11-06 16:27:47 -0500
commit9fd4c2d712377f5fb9d3a1ad4f3106bf7833ccad (patch)
treea043dc920459e9e5ae6f555915a0a9988cbb44ff /scripts/gdb/linux/modules.py
parent26e99ba6d1024d77b0620c3b7c753af9f8a6ebe3 (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 <[email protected]> Reviewed-by: Hersen Wu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions