Bug 201201 - [amdgpu] Can't raise power limit on Vega
Summary: [amdgpu] Can't raise power limit on Vega
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-22 00:39 UTC by Aleksandr Mezin
Modified: 2018-10-29 21:09 UTC (History)
2 users (show)

See Also:
Kernel Version: 4.19-rc4
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Aleksandr Mezin 2018-09-22 00:39:04 UTC
On Windows I can increase the power limit to +50% (150%) in wattman. On Linux for some reason I can only set it lower than the stock value. Any attempts to write a value that's bigger than the stock one into power1_cap fail with "Invalid argument":

# echo 320000000 >power1_cap
-bash: echo: write error: Invalid argument
Comment 1 Anthony Ruhier 2018-09-23 11:01:47 UTC
My watercooled vega 64 is reaching the power limit (240W) very easily, with its temperature staying at ~50°c. The only way to allow the boost to go further (and it is honestly needed to get 60fps in 1440p) would be to undervolt, but it will then be limited by the voltage, or to increase the power limit.

It would be really cool to allow a margin over the default power cap, like the windows driver does.

Note You need to log in before you can comment on or make changes to this bug.