drm/amdgpu: Implement gfx9 patch functions for resubmission
authorJiadong Zhu <Jiadong.Zhu@amd.com>
Thu, 25 May 2023 10:42:15 +0000 (18:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 16:44:22 +0000 (12:44 -0400)
commitea791e704b97ab5abd563b6d2f88c4019940079e
treea717f1ca3e0ee9f4c800bcc65f9cd55171e8b022
parent8ff865be93e642d0ad66ca7369f42fbe36dc6a90
drm/amdgpu: Implement gfx9 patch functions for resubmission

Patch the packages including CONTEXT_CONTROL and WRITE_DATA for gfx9
during the resubmission scenario.

Signed-off-by: Jiadong Zhu <Jiadong.Zhu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c