diff options
author | Srinivasan Shanmugam <[email protected]> | 2024-10-15 20:42:39 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-10-22 17:50:12 -0400 |
commit | 40d7299c72666e0ec21426ded2a5c8abec36c35b (patch) | |
tree | c3c428f423a6b95cbc9faac2597d624ca1c0dba8 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
parent | df9174ef4a7cbb162891ea4dc1252a451bc05772 (diff) |
drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encoders
This patch adds a boundary check for the hpd_source index during the
link encoder creation process for dcn20/dcn201 IP's. 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/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions