Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.c1984 adev->gfx.userq_sch_inactive[idx]) { in amdgpu_gfx_kfd_sch_ctrl()
1991 if (!adev->gfx.userq_sch_inactive[idx]) { in amdgpu_gfx_kfd_sch_ctrl()
1995 adev->gfx.userq_sch_inactive[idx] = true; in amdgpu_gfx_kfd_sch_ctrl()
2048 WARN_ON_ONCE(!adev->gfx.userq_sch_inactive[idx]); in amdgpu_gfx_enforce_isolation_handler()
2054 adev->gfx.userq_sch_inactive[idx] = false; in amdgpu_gfx_enforce_isolation_handler()
A Damdgpu_gfx.h523 bool userq_sch_inactive[MAX_XCP]; member

Completed in 11 milliseconds