drm/amd/display: Set watermarks set D equal to A
authorAlvin Lee <Alvin.Lee2@amd.com>
Fri, 31 Mar 2023 21:38:21 +0000 (17:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Apr 2023 20:28:53 +0000 (16:28 -0400)
commit9fc6e4b36f2a748c853512d5ce4c8c4b98941c75
treee4e601f43bc441ae655868191b3ee632e4712d05
parent7052a801d6bc8cd203e1708313e4996630208a6e
drm/amd/display: Set watermarks set D equal to A

[Description]
- Since we do not use optimized watermark settings for MALL,
  set D = A
- PMFW uses Set D for d0i3.1, so driver should make D = A for the
  time being
- If we choose to optimize in the future we can set watermarks D
  correctly

Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@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/dml/dcn32/dcn32_fpu.c