diff options
author | Sung Lee <[email protected]> | 2019-09-24 13:20:33 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-10-10 19:34:41 -0500 |
commit | a0dd575b7b9ad356a615e141068bdca6dee0bced (patch) | |
tree | b81b6e66876f65141e885ac6bf0bb4246c6929d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 4a36fcbaec4e9beebf3023c95b2f4a76dbf7fd73 (diff) |
drm/amd/display: Skip DIG Check if Link is Virtual for Display Count
[WHY]
Without a check for virtual links, every link's DIG was getting
checked for enabled or disabled. If link was virtual, since it
did not have a DIG, this would cause issues.
[HOW]
Skip DIG Enable check if link is virtual and add virtual link to
to display count.
Signed-off-by: Sung Lee <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions