aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
index a1edc70da979..b358e7519987 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
@@ -193,6 +193,7 @@ enum AMDGPU_UCODE_ID {
193 AMDGPU_UCODE_ID_STORAGE, 193 AMDGPU_UCODE_ID_STORAGE,
194 AMDGPU_UCODE_ID_SMC, 194 AMDGPU_UCODE_ID_SMC,
195 AMDGPU_UCODE_ID_UVD, 195 AMDGPU_UCODE_ID_UVD,
196 AMDGPU_UCODE_ID_UVD1,
196 AMDGPU_UCODE_ID_VCE, 197 AMDGPU_UCODE_ID_VCE,
197 AMDGPU_UCODE_ID_VCN, 198 AMDGPU_UCODE_ID_VCN,
198 AMDGPU_UCODE_ID_MAXIMUM, 199 AMDGPU_UCODE_ID_MAXIMUM,