linux/drivers/gpu/drm/amd/display/dc/dml
Rodrigo Siqueira 822b84ecfc drm/amd/display: Add missing WA and MCLK validation
When the commit fff7eb56b3 ("drm/amd/display: Don't set dram clock
change requirement for SubVP") was merged, we missed some parts
associated with the MCLK switch. This commit adds all the missing parts.

Fixes: fff7eb56b3 ("drm/amd/display: Don't set dram clock change requirement for SubVP")
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-04-26 22:27:34 -04:00
..
calcs drm/amd/display: Fix mutex lock in dcn10 2022-10-06 11:54:35 -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: Use pointer in the memcpy 2023-04-18 16:28:51 -04:00
dcn21 drm/amdgpu: fix enum odm_combine_mode mismatch 2023-02-08 17:35:55 -05:00
dcn30 drm/amd/display: Add missing WA and MCLK validation 2023-04-26 22:27:34 -04:00
dcn31 drm/amd/display: Correct DML calculation to follow HW SPEC 2023-04-11 18:03:35 -04:00
dcn32 drm/amd/display: Add missing mclk update 2023-04-18 16:28:50 -04:00
dcn301 drm/amd/display: add debug option for dramclk_change_latency in apu 2022-09-19 15:09:05 -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 variable dcn3_14_soc storage-class-specifier to static 2023-04-11 18:03:44 -04:00
dcn321 drm/amd/display: Update to correct min FCLK when construction BB 2023-03-07 14:22:40 -05:00
dsc drm/amd/display: Make some symbols static 2022-10-24 14:34:47 -04:00
Makefile Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd5f/linux into drm-next 2023-03-20 16:44:36 +10: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: Expand kernel doc for DC 2022-10-27 14:45:29 -04:00
display_mode_lib.c drm/amd/display: set variables dml*_funcs storage-class-specifier to static 2023-04-11 18:03:44 -04:00
display_mode_lib.h drm/amd/display: Speed up DML fast_validate path 2023-01-24 12:25:21 -05:00
display_mode_structs.h drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPO 2023-02-14 15:47:26 -05:00
display_mode_vba.c drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPO 2023-02-14 15:47:26 -05: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