Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_kfd_sch_ctrl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c2161 * amdgpu_gfx_kfd_sch_ctrl - Control the KFD scheduler from the KGD (Graphics Driver)
2190 static void amdgpu_gfx_kfd_sch_ctrl(struct amdgpu_device *adev, u32 idx, in amdgpu_gfx_kfd_sch_ctrl()
2376 amdgpu_gfx_kfd_sch_ctrl(adev, idx, false); in amdgpu_gfx_enforce_isolation_ring_end_use()
2413 amdgpu_gfx_kfd_sch_ctrl(adev, idx, true); in amdgpu_gfx_profile_idle_work_handler()
2172 static void amdgpu_gfx_kfd_sch_ctrl(struct amdgpu_device *adev, u32 idx, amdgpu_gfx_kfd_sch_ctrl() function