1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dml
Aurabindo Pillai 6ee31b3a4f drm/amd/display: fix array index out of bound error in DCN32 DML
[Why&How]
LinkCapacitySupport array is indexed with the number of voltage states and
not the number of max DPPs. Fix the error by changing the array
declaration to use the correct (larger) array size of total number of
voltage states.

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-12-06 10:17:13 -05: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: Fix DCN2.1 default DSC clocks 2022-12-06 10:16:02 -05:00
dcn21 drm/amd/display: clean up some inconsistent indentings 2022-09-19 15:08:06 -04:00
dcn30 drm/amd/display: correct DML calc error of UrgentLatency 2022-12-06 10:16:49 -05:00
dcn31 drm/amd/display: correct DML calc error of UrgentLatency 2022-12-06 10:16:49 -05:00
dcn32 drm/amd/display: Bypass DET swath fill check for max clocks 2022-12-06 10:16:17 -05: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: correct DML calc error of UrgentLatency 2022-12-06 10:16:49 -05:00
dcn321 drm/amd/display: Update soc bounding box for dcn32/dcn321 2022-11-23 09:47:13 -05: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: Expand kernel doc for DC 2022-10-27 14:45:29 -04:00
display_mode_lib.c drm/amd/display: fix dcn315 dml detile overestimation 2022-10-06 11:57:51 -04:00
display_mode_lib.h drm/amd/display: fix dcn315 dml detile overestimation 2022-10-06 11:57:51 -04:00
display_mode_structs.h drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32 2022-11-09 17:41:41 -05:00
display_mode_vba.c drm/amd/display: Use forced DSC bpp in DML 2022-11-01 11:47:59 -04:00
display_mode_vba.h drm/amd/display: fix array index out of bound error in DCN32 DML 2022-12-06 10:17:13 -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
Makefile drm/amd/display: add DCN support for ARM64 2022-11-04 16:05:54 -04:00