Skip to content

Commit 7386f5c

Browse files
committed
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Vega10 and previous asics use one interface, vega20 and newer use another. Reviewed-by: Evan Quan <[email protected]> Acked-by: Nirmoy Das <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 99c7b30 commit 7386f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ static ssize_t amdgpu_set_pp_table(struct device *dev,
696696
* default power levels, write "r" (reset) to the file to reset them.
697697
*
698698
*
699-
* < For Vega20 >
699+
* < For Vega20 and newer ASICs >
700700
*
701701
* Reading the file will display:
702702
*

0 commit comments

Comments
 (0)