linux_dsm_epyc7002/drivers/gpu/drm/amd/amdkfd
Yong Zhao e392c887df drm/amdkfd: Use array to probe kfd2kgd_calls
This is the same idea as the kfd device info probe and move all the
probe control together for easy maintenance.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-10-03 09:11:05 -05:00
..
cik_event_interrupt.c drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid 2019-10-03 09:11:04 -05:00
cik_int.h
cik_regs.h
cwsr_trap_handler_gfx8.asm drm/amdkfd: Remove dead code from gfx8/gfx9 trap handlers 2019-07-30 23:22:18 -05:00
cwsr_trap_handler_gfx9.asm drm/amdkfd: Remove dead code from gfx8/gfx9 trap handlers 2019-07-30 23:22:18 -05:00
cwsr_trap_handler_gfx10.asm drm/amdkfd: Fix race in gfx10 context restore handler 2019-10-03 09:11:04 -05:00
cwsr_trap_handler.h drm/amdkfd: Fix race in gfx10 context restore handler 2019-10-03 09:11:04 -05:00
Kconfig
kfd_chardev.c drm/amdkfd: Use hex print format for pasid 2019-10-03 09:11:03 -05:00
kfd_crat.c drm/amdkfd: use navi12 specific family id for navi12 code path 2019-10-03 09:11:03 -05:00
kfd_crat.h
kfd_dbgdev.c drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid 2019-10-03 09:11:04 -05:00
kfd_dbgdev.h
kfd_dbgmgr.c drm/amdkfd: Use hex print format for pasid 2019-10-03 09:11:03 -05:00
kfd_dbgmgr.h
kfd_debugfs.c
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_device_queue_manager.c drm/amdkfd: Record vmid pasid mapping in the driver for non HWS mode 2019-10-03 09:11:03 -05:00
kfd_device_queue_manager.h drm/amdkfd: Record vmid pasid mapping in the driver for non HWS mode 2019-10-03 09:11:03 -05:00
kfd_device.c drm/amdkfd: Use array to probe kfd2kgd_calls 2019-10-03 09:11:05 -05:00
kfd_doorbell.c
kfd_events.c drm/amdkfd: Use hex print format for pasid 2019-10-03 09:11:03 -05:00
kfd_events.h
kfd_flat_memory.c drm/amdkfd: use navi12 specific family id for navi12 code path 2019-10-03 09:11:03 -05:00
kfd_int_process_v9.c drm/amdkfd: Query vmid pasid mapping through stored info for non HWS 2019-10-03 09:11:03 -05:00
kfd_interrupt.c drm/amdkfd: fix a potential NULL pointer dereference (v2) 2019-10-03 09:11:00 -05:00
kfd_iommu.c drm/amdkfd: Use hex print format for pasid 2019-10-03 09:11:03 -05:00
kfd_iommu.h
kfd_kernel_queue_cik.c
kfd_kernel_queue_v9.c drm/amdkfd: Support bigger gds size 2019-07-18 14:18:03 -05:00
kfd_kernel_queue_v10.c
kfd_kernel_queue_vi.c
kfd_kernel_queue.c drm/amdkfd: use navi12 specific family id for navi12 code path 2019-10-03 09:11:03 -05:00
kfd_kernel_queue.h
kfd_module.c
kfd_mqd_manager_cik.c
kfd_mqd_manager_v9.c drm/amdkfd: Extend CU mask to 8 SEs (v3) 2019-08-02 10:19:11 -05:00
kfd_mqd_manager_v10.c drm/amdkfd: Move the control stack on GFX10 to userspace buffer 2019-10-03 09:11:03 -05:00
kfd_mqd_manager_vi.c
kfd_mqd_manager.c drm/amdkfd: Extend CU mask to 8 SEs (v3) 2019-08-02 10:19:11 -05:00
kfd_mqd_manager.h drm/amdkfd: Extend CU mask to 8 SEs (v3) 2019-08-02 10:19:11 -05:00
kfd_packet_manager.c drm/amdkfd: use navi12 specific family id for navi12 code path 2019-10-03 09:11:03 -05:00
kfd_pasid.c
kfd_pm4_headers_ai.h drm/amdkfd: Support bigger gds size 2019-07-18 14:18:03 -05:00
kfd_pm4_headers_diq.h
kfd_pm4_headers_vi.h
kfd_pm4_headers.h
kfd_pm4_opcodes.h
kfd_priv.h drm/amdkfd: Use hex print format for pasid 2019-10-03 09:11:03 -05:00
kfd_process_queue_manager.c drm/amdkfd: Use hex print format for pasid 2019-10-03 09:11:03 -05:00
kfd_process.c drm/amdkfd: Use hex print format for pasid 2019-10-03 09:11:03 -05:00
kfd_queue.c
kfd_topology.c drm/amdkfd: Store kfd_dev in iolink and cache properties 2019-10-03 09:11:03 -05:00
kfd_topology.h drm/amdkfd: Store kfd_dev in iolink and cache properties 2019-10-03 09:11:03 -05:00
Makefile
soc15_int.h