drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
authorJames Zhu <James.Zhu@amd.com>
Wed, 15 Jan 2020 16:36:49 +0000 (11:36 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2020 18:36:47 +0000 (13:36 -0500)
commit5db86843e8bf0e14f648195a26dad54a9c32f9bd
tree0fbcb828d8f6d09f38cc4e304264e54c926eced9
parent597e6ac3a776c0bf86038a627b3392a52e8a51ab
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)

Add multiple instance direct SRAM read and write support for vcn2.5

v2: squash in indexing fix

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c