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 05:25:13 +0000 (00:25 -0500)
commit12f2df72205fe348481d941c3e593e8068d2d23d
treec4954b05d2b740d693409f3c1309d7e6ba0d406d
parent04eb6e773e9f3167a5921d74e8ad99cdcc4166c3
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