1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dml
Hamza Mahfooz 47428f4b63 drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
Since, calling dcn20_adjust_freesync_v_startup() on DCN3.1+ ASICs
can cause the display to flicker and underflow to occur, we shouldn't
call it for them. So, ensure that the DCN version is less than
DCN_VERSION_3_1 before calling dcn20_adjust_freesync_v_startup().

Cc: stable@vger.kernel.org
Reviewed-by: Fangzhi Zuo <jerry.zuo@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-06 22:08:26 -04:00
..
calcs drm/amd/display: implement pipe type definition and adding accessors 2023-08-15 18:08:28 -04:00
dcn10 drm/amd/display: move remaining FPU code to dml folder 2022-10-27 15:12:08 -04:00
dcn20 drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1 2023-09-06 22:08:26 -04:00
dcn21 drm/amd/display: Initialize necessary uninitialized variables 2023-07-18 11:15:38 -04:00
dcn30 drm/amd/display: Clean up errors in display_mode_vba_30.c 2023-08-09 09:43:09 -04:00
dcn31 drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31 2023-08-07 17:14:09 -04:00
dcn32 drm/amd/display: implement pipe type definition and adding accessors 2023-08-15 18:08:28 -04:00
dcn301 drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
dcn302 drm/amd/display: move FPU associated DCN302 code to DML folder (#2266) 2022-01-18 17:42:26 -05:00
dcn303 drm/amd/display: Clean up some inconsistent indenting 2022-07-28 16:05:16 -04:00
dcn314 drm/amd/display: set minimum of VBlank_nom 2023-08-31 17:56:54 -04:00
dcn321 drm/amd/display: Disable DC Mode Capping On DCN321 2023-06-23 15:43:32 -04:00
dsc drm/amd/display: Make some symbols static 2022-10-24 14:34:47 -04:00
dc_features.h drm/amd/display: Expand kernel doc for DC 2022-10-27 14:45:29 -04:00
display_mode_enums.h drm/amd/display: Add Error Code for Dml Validation Failure 2023-06-15 10:44:13 -04:00
display_mode_lib.c drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
display_mode_lib.h drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
display_mode_structs.h drm/amd/display: Add Clock Table Entry With Max DC Values 2023-06-23 15:40:50 -04:00
display_mode_vba.c drm/amd/display: Fix up kdoc formatting in display_mode_vba.c 2023-06-09 12:33:46 -04:00
display_mode_vba.h drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPO 2023-02-14 15:47:26 -05:00
display_rq_dlg_helpers.c drm/amdgpu/display: Remove t_srx_delay_us. 2022-01-27 15:47:34 -05:00
display_rq_dlg_helpers.h drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer 2021-09-23 15:17:29 -04:00
dml1_display_rq_dlg_calc.c drm/amdgpu/display: Remove t_srx_delay_us. 2022-01-27 15:47:34 -05:00
dml1_display_rq_dlg_calc.h drm/amd/display: Fix rest of pass-by-value structs in DML 2021-09-23 15:17:30 -04:00
dml_inline_defs.h drm/amd/display: Optimizations for DML math 2022-09-13 14:32:59 -04:00
dml_logger.h drm/amd/display: Use MACROS instead of dm_logger 2018-03-14 15:08:45 -05:00
Makefile drm/amdgpu/display: Enable DC_FP for LoongArch 2023-06-09 09:36:48 -04:00