diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-04-29 15:26:25 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-04-30 10:00:09 -0400 |
commit | 17e3bea65cdc453695b2fe4ff26d25d17f5339e9 (patch) | |
tree | bfbb225750b35bde91180888825eccc122f02048 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | f9d8c5c7855d8f3e4c3e678777d02a49046eafb0 (diff) | |
download | linux-17e3bea65cdc453695b2fe4ff26d25d17f5339e9.tar.gz linux-17e3bea65cdc453695b2fe4ff26d25d17f5339e9.tar.bz2 linux-17e3bea65cdc453695b2fe4ff26d25d17f5339e9.zip |
drm/amd/pm: fix warning using uninitialized value of max_vid_step
Check the return of pp_atomfwctrl_get_Voltage_table_v4
as it may fail to initialize max_vid_step
V2: change the check condition (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_ucode.c')
0 files changed, 0 insertions, 0 deletions