aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
diff options
context:
space:
mode:
authorZhan Liu <zhan.liu@amd.com>2019-08-22 14:54:18 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-09-17 14:36:33 -0500
commitc02d6a161395dfc0c2fdabb9e976a229017288d8 (patch)
tree0ddf0d6146ab52120df6868afe2a26b6e39fcd84 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
parentc46e5df4ac898108da66a880c4e18f69c74f6c1b (diff)
downloadlinux-c02d6a161395dfc0c2fdabb9e976a229017288d8.tar.gz
linux-c02d6a161395dfc0c2fdabb9e976a229017288d8.tar.bz2
linux-c02d6a161395dfc0c2fdabb9e976a229017288d8.zip
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 <zhan.liu@amd.com> Reviewed-by: Roman Li <Roman.Li@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions