linux/drivers/gpu/drm/amd/amdkfd
Harish Kasiviswanathan b441093e40 drm/amdkfd: Ignore ACPI CRAT for non-APU systems
Some AMD motherboards without an APU have a broken CRAT table which
causes KFD initialization failures or incorrect information about
NUMA nodes, CPU cores or system memory. Ignore CRAT tables without
GPUs and rely on KFD's code to create a CRAT table for the CPU.

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2017-12-08 23:09:04 -05:00
..
cik_event_interrupt.c drm/amdkfd: Use IH context ID for signal lookup 2017-10-27 19:35:28 -04:00
cik_int.h drm/amdkfd: Add SDMA trap src id to the KFD isr wanted list 2017-10-27 19:35:18 -04:00
cik_regs.h
cwsr_trap_handler_gfx8.asm drm/amdkfd: Add trap handler for CWSR 2017-11-14 16:41:18 -05:00
Kconfig drm/radeon: deprecate and remove KFD interface 2017-10-30 14:16:21 +01:00
kfd_chardev.c drm/amdkfd: Add crash protection in debugger register path 2017-11-27 18:29:44 -05:00
kfd_crat.c drm/amdkfd: Module option to disable CRAT table 2017-12-08 23:09:03 -05:00
kfd_crat.h drm/amdkfd: Add topology support for dGPUs 2017-12-08 23:08:59 -05:00
kfd_dbgdev.c drm/amdkfd: Hardware DWORD size is 4 bytes 2017-11-06 14:52:27 -05:00
kfd_dbgdev.h
kfd_dbgmgr.c
kfd_dbgmgr.h
kfd_debugfs.c drm/amdkfd: Add debugfs support to KFD 2017-11-27 18:29:49 -05:00
kfd_device.c drm/amdkfd: map multiple processes to HW scheduler 2017-11-27 18:29:45 -05:00
kfd_device_queue_manager.c drm/amdkfd: Add debugfs support to KFD 2017-11-27 18:29:49 -05:00
kfd_device_queue_manager.h drm/amdkfd: Delete a useless parameter from create_queue function pointer 2017-11-24 18:10:54 -05:00
kfd_device_queue_manager_cik.c drm/amdkfd: Cleanup DQM ASIC-specific ops 2017-11-01 19:21:31 -04:00
kfd_device_queue_manager_vi.c drm/amdkfd: Cleanup DQM ASIC-specific ops 2017-11-01 19:21:31 -04:00
kfd_doorbell.c drm/amdkfd: Fix printing pointer cast 2017-12-04 06:50:17 -05:00
kfd_events.c drm/amdkfd: Use ref count to prevent kfd_process destruction 2017-11-27 18:29:52 -05:00
kfd_events.h drm/amdkfd: Simplify event ID and signal slot management 2017-10-27 19:35:27 -04:00
kfd_flat_memory.c drm/amdkfd: Support enumerating non-GPU devices 2017-12-08 23:08:53 -05:00
kfd_interrupt.c drm/amdkfd: use a high priority workqueue for IH work 2017-10-27 19:35:34 -04:00
kfd_kernel_queue.c drm/amdkfd: Hardware DWORD size is 4 bytes 2017-11-06 14:52:27 -05:00
kfd_kernel_queue.h
kfd_kernel_queue_cik.c
kfd_kernel_queue_vi.c
kfd_module.c drm/amdkfd: Module option to disable CRAT table 2017-12-08 23:09:03 -05:00
kfd_mqd_manager.c drm/amdkfd: Reuse CHIP_* from amdgpu v2 2017-09-20 18:10:19 -04:00
kfd_mqd_manager.h drm/amdkfd: Add debugfs support to KFD 2017-11-27 18:29:49 -05:00
kfd_mqd_manager_cik.c drm/amdkfd: Add debugfs support to KFD 2017-11-27 18:29:49 -05:00
kfd_mqd_manager_vi.c drm/amdkfd: Add debugfs support to KFD 2017-11-27 18:29:49 -05:00
kfd_packet_manager.c drm/amdkfd: Add debugfs support to KFD 2017-11-27 18:29:49 -05:00
kfd_pasid.c drm/amdkfd: Support enumerating non-GPU devices 2017-12-08 23:08:53 -05:00
kfd_pm4_headers.h
kfd_pm4_headers_diq.h
kfd_pm4_headers_vi.h
kfd_pm4_opcodes.h
kfd_priv.h drm/amdkfd: Module option to disable CRAT table 2017-12-08 23:09:03 -05:00
kfd_process.c drm/amdkfd: Simplify locking during process creation 2017-11-27 18:29:56 -05:00
kfd_process_queue_manager.c drm/amdkfd: Add debugfs support to KFD 2017-11-27 18:29:49 -05:00
kfd_queue.c
kfd_topology.c drm/amdkfd: Ignore ACPI CRAT for non-APU systems 2017-12-08 23:09:04 -05:00
kfd_topology.h drm/amdkfd: Add AQL Queue Memory flag on topology 2017-12-08 23:09:02 -05:00
Makefile drm/amdkfd: Group up CRAT related functions 2017-12-08 23:08:49 -05:00