drm/amd/display: Remove unnecessary hard coded DPM states
authorXi Liu <xi.liu@amd.com>
Thu, 7 Mar 2024 18:16:42 +0000 (13:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Mar 2024 19:49:45 +0000 (15:49 -0400)
commit4cad092b989e11c66e747f03cd609a9ef74444ac
treeb80af84414021b870c7ed2601d4d9fe4ffbc45a6
parent8803bfffb7f81a6e62950ce772bd4d02b02b1adf
drm/amd/display: Remove unnecessary hard coded DPM states

[Why]

The hard coded DPM states are only used to fix mismatch states numbers from FW.

[How]

Remove when not needed.

Reviewed-by: Sung joon Kim <sungjoon.kim@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Xi Liu <xi.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_translation_helper.c