diff options
author | Horace Chen <horace.chen@amd.com> | 2023-04-25 08:15:32 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-05-04 06:10:02 +0300 |
commit | 100bd00881f8553d0ccfc99a575966d990c455eb (patch) | |
tree | ba3e3ec9990dfa2e5876d159ef23e0d3d840d295 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2397e3d8d2e120355201a8310b61929f5a8bd2c0 (diff) | |
download | linux-100bd00881f8553d0ccfc99a575966d990c455eb.tar.xz |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions