Commit b103eec
committed
drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()
JIRA: https://issues.redhat.com/browse/RHEL-81536
Conflicts:
drivers/gpu/drm/amd/pm/amdgpu_pm.c -
amdgpu_dpm_is_temp_metrics_supported() does not exist in RHEL-9,
so the second part of the stanza was dropped entirely
commit 37e3567
Author: Yang Wang <kevinyang.wang@amd.com>
Date: Thu Oct 30 13:06:24 2025 +0800
Use the correct label to complete all cleanup work.
Fixes: 4d154b1 ("drm/amd/pm: Add support for DPM policies")
Fixes: 25e82f2 ("drm/amd/pm: Add temperature metrics sysfs entry")
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>
(cherry picked from commit 4c4c138)
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>1 parent 8b0efec commit b103eec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4467 | 4467 | | |
4468 | 4468 | | |
4469 | 4469 | | |
4470 | | - | |
| 4470 | + | |
4471 | 4471 | | |
4472 | 4472 | | |
4473 | 4473 | | |
| |||
0 commit comments