diff options
| author | Yang Wang <kevinyang.wang@amd.com> | 2026-04-03 06:52:46 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-04-17 21:53:02 +0300 |
| commit | 4f2c86c62a0043be59447c1507c81ecdac7bfa55 (patch) | |
| tree | 854df013fa7526ced73a92f8661faff72b9731cf /scripts | |
| parent | 79d47bc4c73080aeac971bfc0e687b0cdefbabde (diff) | |
| download | linux-4f2c86c62a0043be59447c1507c81ecdac7bfa55.tar.xz | |
drm/amd/pm: add od table upload error message parsing for smu v14.0.x
parse and print detailed reasons for od table upload failures to
help users understand error causes.
example:
$ echo "0 30 40" | sudo tee fan_curve
$ echo "1 40 30" | sudo tee fan_curve
$ echo "c" | sudo tee fan_curve
kernel log:
[ 75.040174] amdgpu 0000:0a:00.0: Failed to upload overdrive table, ret:-5
[ 75.040178] amdgpu 0000:0a:00.0: Invalid overdrive table content: OD_FAN_CURVE_PWM_ERROR (13)
[ 75.040181] amdgpu 0000:0a:00.0: Failed to upload overdrive table!
Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
