drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE
authorJuntong Deng <juntong.deng@outlook.com>
Sun, 24 Sep 2023 20:00:26 +0000 (21:00 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2023 21:00:23 +0000 (17:00 -0400)
commite1133ac8117672c22c904db52ad2f9995da044b9
tree5636a1adf3a300ac3668cb16525d525597274572
parent1ca965719b5bff60a7fcf489f38313ca237a7d77
drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE

AMD_IP_BLOCK_TYPE_VPE is a new IP BLOCK type for Video Processing Engine,
but currently lacks description.

Fix the documentation warning:
warning: Enum value 'AMD_IP_BLOCK_TYPE_VPE' not described in
enum 'amd_ip_block_type'

Signed-off-by: Juntong Deng <juntong.deng@outlook.com>
Reviewed-by: Lang Yu <lang.yu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/amd_shared.h