]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite8f178a7b119514c04bd997754a27bbec333b77e
tree0fbcb828d8f6d09f38cc4e304264e54c926eced9
parent3808d3761240f167e41a9ba338b5c7cbfc47919f
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