aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorIlya Bakoulin <[email protected]>2021-04-26 14:27:38 -0400
committerAlex Deucher <[email protected]>2021-05-10 18:10:49 -0400
commitc31bef1cb1203b26f901a511a3246204cfaf8a57 (patch)
tree68af19ffec33060e5c94fc84ad4f8136104de60e /net/lapb
parentebc22cbdc058d474210343ec87955711546183ad (diff)
drm/amd/display: Fix clock table filling logic
[Why] Currently, the code that fills the clock table can miss filling information about some of the higher voltage states advertised by the SMU. This, in turn, may cause some of the higher pixel clock modes (e.g. 8k60) to fail validation. [How] Fill the table with one entry per DCFCLK level instead of one entry per FCLK level. This is needed because the maximum FCLK does not necessarily need maximum voltage, whereas DCFCLK values from SMU cover the full voltage range. Signed-off-by: Ilya Bakoulin <[email protected]> Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Stylon Wang <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions