From: Huang Rui <[email protected]>

Add IP BLOCK for Video Processing Engine.

Signed-off-by: Huang Rui <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
---
 drivers/gpu/drm/amd/include/amd_shared.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/include/amd_shared.h 
b/drivers/gpu/drm/amd/include/amd_shared.h
index 67d7b7ee8a2a..bb49537237c2 100644
--- a/drivers/gpu/drm/amd/include/amd_shared.h
+++ b/drivers/gpu/drm/amd/include/amd_shared.h
@@ -100,6 +100,7 @@ enum amd_ip_block_type {
        AMD_IP_BLOCK_TYPE_VCN,
        AMD_IP_BLOCK_TYPE_MES,
        AMD_IP_BLOCK_TYPE_JPEG,
+       AMD_IP_BLOCK_TYPE_VPE,
        AMD_IP_BLOCK_TYPE_NUM,
 };
 
-- 
2.41.0

Reply via email to