]> 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)
commit685ba958a76583abc3357a6536420a45eda574c3
tree44c31b46b5827ef1a7bc0118d0503616b5fcfc16
parentd0aabe5d0f40ea597acca40dad5000ec4609ac24
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