diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-04-30 10:23:48 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-04-30 10:03:56 -0400 |
commit | c8c19ebf7c0b202a6a2d37a52ca112432723db5f (patch) | |
tree | 85a3cb7990851a619430e91b3201efda17d091e0 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | f45ed399d7ef464b25c21b7a76c83d3ee11e8d79 (diff) |
drm/amd/pm: Fix negative array index read
Avoid using the negative values
for clk_idex as an index into an array pptable->DpmDescriptor.
V2: fix clk_index return check (Tim Huang)
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions