]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe86cbbdfa18e97be30885fdd42569e925346e98
tree44c31b46b5827ef1a7bc0118d0503616b5fcfc16
parent2907899373ebf0d055625a55314fa31eb2388e1d
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