diff options
author | Srinivasan Shanmugam <[email protected]> | 2024-10-17 07:36:46 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-10-22 17:50:37 -0400 |
commit | 86b5be6ea20a9c8f4b23bf4377be48e5d7facfcb (patch) | |
tree | 3a5625a736d38be4e67c8c345dbf30130db20be6 /drivers/gpu/drm/amd/amdgpu/si.c | |
parent | a3fc44b98043df7a843e43eb217bc937f3d7a9d8 (diff) |
drm/amd/display: Add hpd_source index check for dcn401 link encoder setup
This patch adds a boundary check for the hpd_source index during the
link encoder creation process for all dcn401 ip. The check ensures that the
index is within the valid range of the link_enc_hpd_regs array to
prevent out-of-bounds access.
Cc: Tom Chung <[email protected]>
Cc: Rodrigo Siqueira <[email protected]>
Cc: Roman Li <[email protected]>
Cc: Alex Hung <[email protected]>
Cc: Aurabindo Pillai <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Hamza Mahfooz <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Roman Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si.c')
0 files changed, 0 insertions, 0 deletions