diff options
author | Horace Chen <horace.chen@amd.com> | 2023-04-25 13:15:32 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-05-03 23:10:02 -0400 |
commit | 100bd00881f8553d0ccfc99a575966d990c455eb (patch) | |
tree | ba3e3ec9990dfa2e5876d159ef23e0d3d840d295 /scripts/gdb/linux/utils.py | |
parent | 2397e3d8d2e120355201a8310b61929f5a8bd2c0 (diff) |
drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOV
[Why]
This WPTR_POLL_ENABLE is a hardware contigious polling which will cause
FCLK and UCLK to keep on a high level.
Mostly its case can be covered by F32_WPTR_POLL_ENABLE which polls by
firmware.
So to save power, SR-IOV also needs to disable this bit
Signed-off-by: Horace Chen <horace.chen@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions