drm/amdgpu: add VCN2.5 basic supports
authorLeo Liu <leo.liu@amd.com>
Mon, 15 Apr 2019 16:21:42 +0000 (12:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:04 +0000 (14:18 -0500)
commit28c17d72072b7ce5cc13a527dcbfc045cc995e7d
treea6055285f4ce75ea3645cf91583e3709aaa03725
parentcdbd115eaf1d17cff0d84c99e53774acba96eca7
drm/amdgpu: add VCN2.5 basic supports

i.e. basic VCN IP SW structures

VCN is the video codec block on the GPU.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c [new file with mode: 0644]