]> www.infradead.org Git - users/jedix/linux-maple.git/commit
amd/amdgpu: Init vcn hardware per instance for vcn 4.0.3
authorRuili Ji <ruiliji2@amd.com>
Mon, 24 Mar 2025 05:15:25 +0000 (01:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:14 +0000 (16:48 -0400)
commit940e772635ac4f8431e82f09ba4023cf31ce249e
tree08b0dfa3bf12a0b61b6fcf673cd2298fc530248e
parent3394069e7de984ea3a4c2c68bf69b65f1c0aa658
amd/amdgpu: Init vcn hardware per instance for vcn 4.0.3

Add interface for hardware init by vcn instance.
v2: fix code format

Reviewed-by: Sonny Jiang <sonny.jiang@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Ruili Ji <ruiliji2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c