Commit e784199c authored by Huang Rui's avatar Huang Rui Committed by Alex Deucher

drm/amdgpu: add VPE IP BLOCK definition

Add IP BLOCK for Video Processing Engine.
Signed-off-by: default avatarHuang Rui <ray.huang@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 2d6ea3b0
...@@ -100,6 +100,7 @@ enum amd_ip_block_type { ...@@ -100,6 +100,7 @@ enum amd_ip_block_type {
AMD_IP_BLOCK_TYPE_VCN, AMD_IP_BLOCK_TYPE_VCN,
AMD_IP_BLOCK_TYPE_MES, AMD_IP_BLOCK_TYPE_MES,
AMD_IP_BLOCK_TYPE_JPEG, AMD_IP_BLOCK_TYPE_JPEG,
AMD_IP_BLOCK_TYPE_VPE,
AMD_IP_BLOCK_TYPE_NUM, AMD_IP_BLOCK_TYPE_NUM,
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment