Star64_linux/drivers/gpu/drm/amd/amdkfd
Felix Kuehling c2a77fde10 drm/amdkfd: Avoid hanging hardware in stop_cpsch
Don't use the HWS if it's known to be hanging. In a reset also
don't try to destroy the HIQ because that may hang on SRIOV if the
KIQ is unresponsive.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Tested-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: shaoyunl  <shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-01-07 11:55:04 -05:00
..
cik_event_interrupt.c
cik_int.h
cik_regs.h
cwsr_trap_handler.h
cwsr_trap_handler_gfx8.asm
cwsr_trap_handler_gfx9.asm
cwsr_trap_handler_gfx10.asm
Kconfig drm/amdgpu: fix license on Kconfig and Makefiles 2019-12-11 15:22:08 -05:00
kfd_chardev.c Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-12-17 18:47:46 +01:00
kfd_crat.c
kfd_crat.h
kfd_dbgdev.c
kfd_dbgdev.h
kfd_dbgmgr.c
kfd_dbgmgr.h
kfd_debugfs.c drm/amdkfd: Fix permissions of hang_hws 2020-01-07 11:54:30 -05:00
kfd_device.c drm/amdkfd: Improve HWS hang detection and handling 2020-01-07 11:54:56 -05:00
kfd_device_queue_manager.c drm/amdkfd: Avoid hanging hardware in stop_cpsch 2020-01-07 11:55:04 -05:00
kfd_device_queue_manager.h drm/amdkfd: Improve HWS hang detection and handling 2020-01-07 11:54:56 -05:00
kfd_device_queue_manager_cik.c
kfd_device_queue_manager_v9.c
kfd_device_queue_manager_v10.c
kfd_device_queue_manager_vi.c
kfd_doorbell.c
kfd_events.c
kfd_events.h
kfd_flat_memory.c
kfd_int_process_v9.c
kfd_interrupt.c
kfd_iommu.c
kfd_iommu.h
kfd_kernel_queue.c drm/amdkfd: Avoid hanging hardware in stop_cpsch 2020-01-07 11:55:04 -05:00
kfd_kernel_queue.h
kfd_module.c
kfd_mqd_manager.c
kfd_mqd_manager.h
kfd_mqd_manager_cik.c
kfd_mqd_manager_v9.c
kfd_mqd_manager_v10.c
kfd_mqd_manager_vi.c
kfd_packet_manager.c drm/amdkfd: Avoid hanging hardware in stop_cpsch 2020-01-07 11:55:04 -05:00
kfd_packet_manager_v9.c
kfd_packet_manager_vi.c
kfd_pasid.c
kfd_pm4_headers.h
kfd_pm4_headers_ai.h
kfd_pm4_headers_diq.h
kfd_pm4_headers_vi.h
kfd_pm4_opcodes.h
kfd_priv.h drm/amdkfd: Avoid hanging hardware in stop_cpsch 2020-01-07 11:55:04 -05:00
kfd_process.c
kfd_process_queue_manager.c drm/amdkfd: Avoid hanging hardware in stop_cpsch 2020-01-07 11:55:04 -05:00
kfd_queue.c
kfd_topology.c drm/amdkfd: expose num_cp_queues data field to topology node (v2) 2019-12-19 10:10:18 -05:00
kfd_topology.h drm/amdkfd: expose num_cp_queues data field to topology node (v2) 2019-12-19 10:10:18 -05:00
Makefile
soc15_int.h