linux/drivers/gpu/drm/amd/display/dc/dcn301
Zhan Liu 65c7e943ea drm/amd/display: Use DCN30 watermark calc for DCN301
[why]
dcn301_calculate_wm_and_dl() causes flickering when external monitor is
connected.

This issue has been fixed before by commit 0e4c0ae59d
("drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for now"), however
part of the fix was gone after commit 2cbcb78c9e ("Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next").

[how]
Use dcn30_calculate_wm_and_dlg() instead as in the original fix.

Fixes: 2cbcb78c9e ("Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next")

Signed-off-by: Nikola Cornij <nikola.cornij@amd.com>
Reviewed-by: Zhan Liu <zhan.liu@amd.com>
Tested-by: Zhan Liu <zhan.liu@amd.com>
Tested-by: Oliver Logush <oliver.logush@amd.com>
Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-08-18 18:22:25 -04:00
..
dcn301_dccg.c drm/amd/display: Add interface for ADD & DROP PIXEL Registers 2021-06-08 12:22:42 -04:00
dcn301_dccg.h
dcn301_dio_link_encoder.c
dcn301_dio_link_encoder.h
dcn301_hubbub.c drm/amd/display: log additional register state for debug 2021-07-21 13:39:25 -04:00
dcn301_hubbub.h
dcn301_hwseq.c
dcn301_hwseq.h
dcn301_init.c drm/amd/display: Refactor visual confirm 2021-06-08 12:18:37 -04:00
dcn301_init.h
dcn301_panel_cntl.c
dcn301_panel_cntl.h
dcn301_resource.c drm/amd/display: Use DCN30 watermark calc for DCN301 2021-08-18 18:22:25 -04:00
dcn301_resource.h
Makefile amdgpu: fix clang build warning 2021-01-25 17:48:46 -05:00