summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorLeo Liu <leo.liu@amd.com>2017-11-09 13:18:24 -0500
committerAlex Deucher <alexander.deucher@amd.com>2018-05-15 13:43:52 -0500
commit48ff108d9dc42bf92256484c50cdb3697f5ccb04 (patch)
tree17f508145da18052de212c84313a56512be26d14 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parent037d1a66ae640ca2723f47c0115ffa9e603699b3 (diff)
downloadop-kernel-dev-48ff108d9dc42bf92256484c50cdb3697f5ccb04.zip
op-kernel-dev-48ff108d9dc42bf92256484c50cdb3697f5ccb04.tar.gz
drm/amdgpu: add VEGAM ASIC type
Signed-off-by: Leo Liu <leo.liu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
index 9e917f5..8ce60e6 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
@@ -83,6 +83,7 @@ static const char *amdgpu_asic_name[] = {
"POLARIS10",
"POLARIS11",
"POLARIS12",
+ "VEGAM",
"VEGA10",
"VEGA12",
"RAVEN",
OpenPOWER on IntegriCloud