bianbu-linux-6.6/drivers/gpu/drm/amd/display
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
..
amdgpu_dm drm/amd/display: add FB_DAMAGE_CLIPS support 2022-12-02 10:04:05 -05:00
dc drm/amd/display: fix array index out of bound error in DCN32 DML 2022-12-06 10:17:13 -05:00
dmub drm/amd/display: Add margin on DRR vblank start for subvp 2022-11-23 09:47:13 -05:00
include drm/amd/display: Refactor LTTPR mode selection 2022-09-29 09:41:46 -04:00
modules drm/amd/display: new ABM config 2 2022-11-23 09:47:13 -05:00
Kconfig drm/amd/display: add DCN support for ARM64 2022-11-04 16:05:54 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO