OSDN Git Service

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>
Tue, 13 Jun 2023 20:58:23 +0000 (16:58 -0400)
commit5b711e7f9c73e5ff44d6ac865711d9a05c2a0360
tree2570592393dc88de899ebe95f50ece0c22f9cb56
parent87af86ae89963c227a3beb4d914f3dc7959a690e
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>
Cc: stable@vger.kernel.org # 6.3.x
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c