drm/amdgpu: run partition schedule if it is supported
authorJames Zhu <James.Zhu@amd.com>
Mon, 15 Aug 2022 21:15:02 +0000 (17:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:59:42 +0000 (09:59 -0400)
commit9a18292d41ae201333fc4203b3e7987ce5c1de6e
treebf8d93d6226bbd6e30d234c8c1748cd8a2b16f0b
parentcd7d8400aa04ba989a87949cf4611b7e16af274f
drm/amdgpu: run partition schedule if it is supported

Run partition schedule if it is supported during ctx init entity.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Acked-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c