drm/amdgpu: change HWIP from UVD to VCN for VCN2.5
authorBoyuan Zhang <boyuan.zhang@amd.com>
Tue, 28 Apr 2020 21:00:25 +0000 (17:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 May 2020 19:19:07 +0000 (15:19 -0400)
commit68a9fb4d2980d242b600ff9c0728490b44003dd3
tree77473293f767dab946076f02407cf7a83cc0d9e1
parent6e696ae36ec7e089b94431208dabcb9d8528ebdf
drm/amdgpu: change HWIP from UVD to VCN for VCN2.5

Rename hardware IP name from UVD to VCN to reduce confusion.
Hardware IP name UVD and VCN are equivalent for VCN2.5 asics.
Use name VCN for future VCN based asics.

V2: update description
V3: rebase

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: James Zhu <james.zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c