aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm/amd_asic_type.h
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 /include/drm/amd_asic_type.h
parentdrm/radeon: Change the default to PCI on PowerPC (diff)
downloadwireguard-linux-48ff108d9dc42bf92256484c50cdb3697f5ccb04.tar.xz
wireguard-linux-48ff108d9dc42bf92256484c50cdb3697f5ccb04.zip
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 'include/drm/amd_asic_type.h')
-rw-r--r--include/drm/amd_asic_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/amd_asic_type.h b/include/drm/amd_asic_type.h
index 6c731c52c071..695bde7eb055 100644
--- a/include/drm/amd_asic_type.h
+++ b/include/drm/amd_asic_type.h
@@ -44,6 +44,7 @@ enum amd_asic_type {
CHIP_POLARIS10,
CHIP_POLARIS11,
CHIP_POLARIS12,
+ CHIP_VEGAM,
CHIP_VEGA10,
CHIP_VEGA12,
CHIP_RAVEN,