drm/amd/display: Increase clock table size
authorSung Joon Kim <sungkim@amd.com>
Fri, 15 Mar 2024 18:48:12 +0000 (14:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Mar 2024 05:43:07 +0000 (01:43 -0400)
commit7b4c74cf22d7584d1eb4a959ad807d6ddf34a126
tree15d60ee6953a216b0b6b67038ffaf24830e52e85
parent1576978f05d1ee61c87c2f3e9e3086686ff29531
drm/amd/display: Increase clock table size

[why&how]
To prevent out of bounds error, we need
to increase the clock table size.

Reviewed-by: Xi Liu <xi.liu@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Sung Joon Kim <sungkim@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c