drm/amd/display: fix debug key not working on dml2
authorCharlene Liu <charlene.liu@amd.com>
Sat, 2 Mar 2024 00:52:53 +0000 (19:52 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Mar 2024 19:47:34 +0000 (15:47 -0400)
commit052af44ffae7728a7ac3965cde0e60331eac2e42
tree58078836fcf80ee81f416e47822a41eef1698db0
parent02d377318291f4e88bfb91d482462f7e0928f255
drm/amd/display: fix debug key not working on dml2

[why]
need to apply the debug key check for max displayclk.

Reviewed-by: Chris Park <chris.park@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Charlene Liu <charlene.liu@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_utils.c