drm/amd/display: Add new case to get spread spectrum info
authorMichael Strauss <michael.strauss@amd.com>
Wed, 7 Apr 2021 15:21:44 +0000 (11:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Apr 2021 03:35:50 +0000 (23:35 -0400)
commit760d2d818d2dbf232d2e1df2317381c59b95f86d
tree489afacefbc87f1917c34e628756df296060c5c2
parentbe9064b7bcaab6b35d6040499af3fd5db8863ba4
drm/amd/display: Add new case to get spread spectrum info

[WHY]
New minor revision needs to be handled

[HOW]
Add switch case and assert to catch missing switch cases in the future

Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Wayne Lin <waynelin@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/bios/bios_parser2.c