drm/amd/display: Extend soc BB capabilitiy
authorJun Lei <jun.lei@amd.com>
Thu, 26 May 2022 20:58:25 +0000 (16:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Jul 2022 20:12:52 +0000 (16:12 -0400)
commit0147064588253b9c07766bd6292a6159475c2790
treedae8aa158f3a3332964441fb60900f4c7b019f2e
parent6366b00346c0fe8ae95d91eed3dd2d04f77729e7
drm/amd/display: Extend soc BB capabilitiy

[why]
Some parts are consuming dangerously close to maximum number of states
supported when updating the BB (i.e. 8).

[how]
Change maximum stages from 9 to 20.

Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Jun Lei <jun.lei@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/dcn32/dcn32_resource.c
drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c