drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4
authorHuang Rui <ray.huang@amd.com>
Wed, 13 Jan 2021 12:13:17 +0000 (20:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jan 2021 04:53:17 +0000 (23:53 -0500)
commit78683229ddeef56ba62e4b680c6394ea97f88d6c
tree8201dca58e7073f5c6090d444233011edb3ae66b
parent527687e6d391e41d066526734857823ba4cf5041
drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4

This patch is to update atomfirmware parser for the memory type and
bandwidth of DDR5 and DDR4.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c