linux/drivers/gpu/drm/amd/display/dc
Zhan Liu 37717b8c9f 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:30:00 -04:00
..
basics Revert "drm/amd/display: Unblank hubp based on plane visibility" 2021-02-18 16:43:10 -05:00
bios drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
calcs drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616. 2021-05-27 15:00:47 -04:00
clk_mgr drm/amd/display: workaround for hard hang on HPD on native DP 2021-08-05 21:02:29 -04:00
core drm/amd/display: Ensure DCN save after VM setup 2021-08-16 16:04:24 -04:00
dce drm/amd/display: implement workaround for riommu related hang 2021-07-21 14:21:59 -04:00
dce60 drm/amd/display/dc/dce60/dce60_resource: Include our own header containing prototypes 2021-01-14 13:20:21 -05:00
dce80 drm/amd/display: Return last used DRR VTOTAL from DC 2021-06-08 12:20:12 -04:00
dce100 drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypes 2021-01-14 13:20:20 -05:00
dce110 drm/amd/display: Enabling eDP no power sequencing with DAL feature mask 2021-06-29 23:41:22 -04:00
dce112 drm/amd/display/dc/dce112/dce112_resource: Include our own header file containing prototypes 2021-01-14 13:20:20 -05:00
dce120 drm/amd/display: Return last used DRR VTOTAL from DC 2021-06-08 12:20:12 -04:00
dcn10 drm/amd/display: Line Buffer changes 2021-07-21 14:25:58 -04:00
dcn20 drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X 2021-08-05 21:02:29 -04:00
dcn21 drm/amd/display: Add missing DCN21 IP parameter 2021-07-27 12:43:40 -04:00
dcn30 drm/amd/display: Remove invalid assert for ODM + MPC case 2021-08-10 10:40:47 -04:00
dcn31 drm/amd/display: Ensure DCN save after VM setup 2021-08-16 16:04:24 -04:00
dcn301 drm/amd/display: Use DCN30 watermark calc for DCN301 2021-08-18 18:30:00 -04:00
dcn302 drm/amd/display: Populate dtbclk entries for dcn3.02/3.03 2021-07-21 14:26:30 -04:00
dcn303 drm/amd/display: Increase stutter watermark for dcn303 2021-08-05 21:02:29 -04:00
dml drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21 2021-07-27 12:43:09 -04:00
dsc drm/amd/display: add dsc stream overhead for dp only 2021-05-10 18:06:44 -04:00
gpio drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
hdcp drm/amd/display: Enforce DPCD Address ranges 2021-06-15 17:25:41 -04:00
inc drm/amd/display: Ensure DCN save after VM setup 2021-08-16 16:04:24 -04:00
irq drm/amd/display: fix null pointer access in gpu reset 2021-07-01 00:03:13 -04:00
virtual drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoder 2020-09-29 16:08:31 -04:00
dc_bios_types.h drm/amd/display: Interface for LTTPR interop 2021-04-09 16:48:25 -04:00
dc_ddc_types.h drm/amd/display: Support for DMUB AUX 2021-03-02 14:05:41 -05:00
dc_dmub_srv.c drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
dc_dmub_srv.h drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
dc_dp_types.h drm/amd/display: determine dp link encoding format from link settings 2021-05-19 22:39:04 -04:00
dc_dsc.h drm/amd/display: add dsc stream overhead for dp only 2021-05-10 18:06:44 -04:00
dc_edid_parser.c drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dc_edid_parser.h drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dc_helper.c drm/amd/display/dc/dc_helper: Include our own header, containing prototypes 2021-01-14 13:20:20 -05:00
dc_hw_types.h drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616. 2021-05-27 15:00:47 -04:00
dc_link.h drm/amd/display: add exit training mode and update channel coding in LT 2021-05-27 12:25:43 -04:00
dc_stat.h drm/amd/display: Support for DMUB AUX 2021-03-02 14:05:41 -05:00
dc_stream.h drm/amd/display: Return last used DRR VTOTAL from DC 2021-06-08 12:20:12 -04:00
dc_trace.h drm/amd/display: Add tracepoint for capturing clocks state 2020-10-26 13:34:26 -04:00
dc_types.h drm/amd/display: fix odm scaling 2021-05-27 12:26:17 -04:00
dc.h drm/amd/display: Ensure DCN save after VM setup 2021-08-16 16:04:24 -04:00
dm_cp_psp.h drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
dm_event_log.h
dm_helpers.h drm/amd/display: Add DCN3.1 clock manager support 2021-06-04 16:03:26 -04:00
dm_pp_smu.h drm/amdgpu/pm: display vcn pp dpm (v4) 2021-05-21 10:31:55 -04:00
dm_services_types.h
dm_services.h drm/amd/display: Decouple amdgpu_dm_trace from service 2020-10-26 13:33:59 -04:00
irq_types.h drm/amd/display: fix incorrrect valid irq check 2021-07-01 00:02:41 -04:00
Makefile drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN 2021-06-22 16:51:45 -04:00
os_types.h drm/amdgpu/display: drop DCN support for aarch64 2021-01-05 11:35:53 -05:00