diff options
author | Alvin Lee <[email protected]> | 2023-11-08 17:16:28 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-11-29 16:48:59 -0500 |
commit | 75a3371e8ffdab2e504f4326daab60f8fb15fdf1 (patch) | |
tree | 88af81920d65dde0f148eaa2c2a1284cf960a34f /drivers/gpu/drm/amd/display/dc/link/link_detection.c | |
parent | 220db802cb505e6ec3b3e0018ac0233205632a72 (diff) |
drm/amd/display: Increase num voltage states to 40
[Description]
If during driver init stage there are greater than 20
intermediary voltage states while constructing the SOC
BB we could hit issues because we will index outside of the
clock_limits array and start overwriting data. Increase the
total number of states to 40 to avoid this issue.
Cc: [email protected] # 6.1+
Reviewed-by: Samson Tam <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/link/link_detection.c')
0 files changed, 0 insertions, 0 deletions