diff options
| author | Horace Chen <[email protected]> | 2023-04-25 05:15:32 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 13:25:40 +0000 |
| commit | 9f58341d63bd26e93cca66e9e1ca850d3c40b0c3 (patch) | |
| tree | 2f2c581190aba3db0da9c67ec91615a374618149 /drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | |
| parent | drm/amdgpu: Add SDMA_UTCL1_WR_FIFO_SED field for sdma_v4_4_ras_field (diff) | |
| download | kernel-9f58341d63bd26e93cca66e9e1ca850d3c40b0c3.tar.gz kernel-9f58341d63bd26e93cca66e9e1ca850d3c40b0c3.zip | |
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 <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c')
0 files changed, 0 insertions, 0 deletions
