drm/amdgpu: add initial vcn support and decode tests
VCN is the new media block on Raven. Add core support and the ring and ib tests for decode. Signed-off-by:Leo Liu <leo.liu@amd.com> Acked-by:
Alex Deucher <alexander.deucher@amd.com> Reviewed-by:
Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/Makefile 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/Makefile
- drivers/gpu/drm/amd/amdgpu/amdgpu.h 36 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c 425 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h 35 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
Loading
Please register or sign in to comment