diff options
author | Zhan Liu <[email protected]> | 2019-08-22 14:54:18 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-10-03 09:10:57 -0500 |
commit | 00d22e9e04c9574747368f2ca33ba2d1ed93f856 (patch) | |
tree | 602469e6cb3a6dc04bcbdc07fedbf17b02b8062e /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
parent | 79816043f0f2d07789e9eed2f578338563b01e01 (diff) |
drm/amd/display: Add missing HBM support and raise Vega20's uclk.
[Why]
When more than 2 displays are connected to the graphics card,
only the minimum memory clock is needed. However, when more
displays are connected, the minimum memory clock is not
sufficient enough to support the overwhelming bandwidth.
System will hang under this circumstance.
Also, the old code didn't address HBM cards, which has 2
pseudo channels. We need to add the HBM part here.
[How]
When graphics card connects to 2 or more displays,
switch to high memory clock. Also, choose memory
multiplier based on whether its regular DRAM or HBM.
Signed-off-by: Zhan Liu <[email protected]>
Reviewed-by: Roman Li <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions