drm/amdgpu/vcn2.5: Remove old DPG workaround
authorJames Zhu <James.Zhu@amd.com>
Tue, 19 May 2020 14:25:01 +0000 (10:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 May 2020 16:46:51 +0000 (12:46 -0400)
commitfdf64b0d821e5ee786893e14cf503cb70f5c1b04
tree800ea270685ed8301ed584a924d2347a66648ae2
parentab01cf03f245c6e5ef547b0897d58709662d118d
drm/amdgpu/vcn2.5: Remove old DPG workaround

SCRATCH2 is used to keep decode wptr as a workaround
which fix a hardware DPG decode wptr update bug for
vcn2.5 beforehand.

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/vcn_v2_5.c