OSDN Git Service

drm/amd/display: Fix CAB allocation calculation
authorAlvin Lee <Alvin.Lee2@amd.com>
Thu, 15 Sep 2022 15:32:19 +0000 (11:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:41:45 +0000 (09:41 -0400)
commit5caa63c7b7e1cbffd5095b7c884752aa7228b7ef
tree44c31b46b5827ef1a7bc0118d0503616b5fcfc16
parent553bf264a5e736d0a6186a35b00bdc634bb5facd
drm/amd/display: Fix CAB allocation calculation

[Description]
Accidentally added when should have subtracted
in calculation

Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@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_hwseq.c