diff options
author | Alvin Lee <[email protected]> | 2023-11-08 17:16:28 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-11-29 18:00:11 -0500 |
commit | 67e38874b85b8df7b23d29f78ac3d7ecccd9519d (patch) | |
tree | bedb662ff4c5bb9e04299e4fd7e3476210f18c55 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 9976421f8cb26e22b611ad7036c8b26340dcce25 (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/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions