Searched refs:amdgpu_ring_sched_ready (Results 1 – 5 of 5) sorted by relevance
292 if (!amdgpu_ring_sched_ready(ring)) in suspend_resume_compute_scheduler()
1681 if (!amdgpu_ring_sched_ready(ring)) in amdgpu_debugfs_test_ib_show()1697 if (!amdgpu_ring_sched_ready(ring)) in amdgpu_debugfs_test_ib_show()1924 if (!amdgpu_ring_sched_ready(ring) || in amdgpu_debugfs_ib_preempt()
564 bool amdgpu_ring_sched_ready(struct amdgpu_ring *ring);
784 bool amdgpu_ring_sched_ready(struct amdgpu_ring *ring) in amdgpu_ring_sched_ready() function
5580 if (!amdgpu_ring_sched_ready(ring)) in amdgpu_device_has_job_running()5742 if (!amdgpu_ring_sched_ready(ring)) in amdgpu_device_pre_asic_reset()6248 if (!amdgpu_ring_sched_ready(ring)) in amdgpu_device_halt_activities()6336 if (!amdgpu_ring_sched_ready(ring)) in amdgpu_device_sched_resume()
Completed in 23 milliseconds