drm/amdgpu: add VCN4 ip block support
authorSaleemkhan Jamadar <saleemkhan.jamadar@amd.com>
Tue, 13 Jun 2023 11:02:23 +0000 (16:32 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Aug 2023 20:34:32 +0000 (16:34 -0400)
commit547aad32edac17a3ec4989d8aad2426d0cbeb590
tree525f9fb679ac4776d3387be64cb3e20977773bf4
parentc2066c5fb322dbf7c6a4a2815d9d5d2976eac589
drm/amdgpu: add VCN4 ip block support

Add VCN 4.0.5 initialization and decoder/encoder ring functions.

v2 - update license year (Leo Liu)

Signed-off-by: Saleemkhan Jamadar <saleemkhan.jamadar@amd.com>
Acked-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.h [new file with mode: 0644]