drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2
authorsguttula <Suresh.Guttula@amd.com>
Fri, 14 Jul 2023 09:12:16 +0000 (14:42 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jul 2023 17:39:21 +0000 (13:39 -0400)
commitc6195ef5eee53ff39a20a4e31ff00e099b09387e
tree3f569a6ebc0e3b865030f02018301ff9a5af53fb
parent66c2596179beb858d1d04eb95125550163d1ec50
drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2

This patch will enable VCN FW workaround using
DRM KEY INJECT WORKAROUND method,
which is helping in fixing the secure playback.

Signed-off-by: sguttula <Suresh.Guttula@amd.com>
Reviewed-by: Leo Liu <leo.liiu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c