Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h270 bool is_hws_hang; member
H A Dkfd_device_queue_manager.c1785 if (!dqm->is_hws_hang) { in halt_cpsch()
2228 if (!dqm->detect_hang_info || dqm->is_hws_hang) in reset_queues_on_hws_hang()
2331 dqm->is_hws_hang = true; in unmap_queues_cpsch()
H A Dkfd_process.c1868 pdd->dev->dqm->is_hws_hang = false; in kfd_process_evict_queues()