]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2cc5da19234a3ac5724afc371958b712ffc6ddb5
tree77473293f767dab946076f02407cf7a83cc0d9e1
parentf3048e27b33eac031786d023bd67bd7b8bc6c238
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