| .. |
|
Kconfig
|
…
|
|
|
Makefile
|
…
|
|
|
cik_event_interrupt.c
|
…
|
|
|
cik_int.h
|
…
|
|
|
cik_regs.h
|
…
|
|
|
cwsr_trap_handler.h
|
drm/amdkfd: update GFX11 CWSR trap handler
|
2022-11-04 16:05:52 -04:00 |
|
cwsr_trap_handler_gfx8.asm
|
…
|
|
|
cwsr_trap_handler_gfx9.asm
|
…
|
|
|
cwsr_trap_handler_gfx10.asm
|
drm/amdkfd: update GFX11 CWSR trap handler
|
2022-11-04 16:05:52 -04:00 |
|
kfd_chardev.c
|
drm/amdkfd: fix potential kgd_mem UAFs
|
2023-03-14 10:37:22 -04:00 |
|
kfd_crat.c
|
drm/amdkfd: add GC 11.0.4 KFD support
|
2022-11-29 11:03:36 -05:00 |
|
kfd_crat.h
|
drm/amdkfd: Fix the warning of array-index-out-of-bounds
|
2022-11-04 16:05:53 -04:00 |
|
kfd_debugfs.c
|
…
|
|
|
kfd_device.c
|
drm/amdgpu: Don't resume IOMMU after incomplete init
|
2023-03-15 18:21:51 -04:00 |
|
kfd_device_queue_manager.c
|
drm/amdkfd: To fix sdma page fault issue for GC 11
|
2023-02-23 17:35:57 -05:00 |
|
kfd_device_queue_manager.h
|
…
|
|
|
kfd_device_queue_manager_cik.c
|
…
|
|
|
kfd_device_queue_manager_v9.c
|
drm/amdkfd: Support process XNACK mode dynamic change
|
2023-01-17 16:11:51 -05:00 |
|
kfd_device_queue_manager_v10.c
|
…
|
|
|
kfd_device_queue_manager_v11.c
|
…
|
|
|
kfd_device_queue_manager_vi.c
|
…
|
|
|
kfd_doorbell.c
|
drm/amdgpu: fix return value check in kfd
|
2023-03-09 22:06:19 -05:00 |
|
kfd_events.c
|
drm-next-fixes for 6.3-rc1
|
2023-03-02 15:08:54 -08:00 |
|
kfd_events.h
|
…
|
|
|
kfd_flat_memory.c
|
…
|
|
|
kfd_int_process_v9.c
|
…
|
|
|
kfd_int_process_v11.c
|
drm/amdkfd: fix dropped interrupt in kfd_int_process_v11
|
2022-09-29 09:41:44 -04:00 |
|
kfd_interrupt.c
|
…
|
|
|
kfd_iommu.c
|
drm/amdkfd: Cleanup kfd_dev struct
|
2022-10-27 15:12:09 -04:00 |
|
kfd_iommu.h
|
…
|
|
|
kfd_kernel_queue.c
|
…
|
|
|
kfd_kernel_queue.h
|
…
|
|
|
kfd_migrate.c
|
drm/amdkfd: Get prange->offset after svm_range_vram_node_new
|
2023-03-14 10:29:52 -04:00 |
|
kfd_migrate.h
|
mm/memory.c: fix race when faulting a device private page
|
2022-10-12 18:51:49 -07:00 |
|
kfd_module.c
|
drm/amdkfd: Fixed kfd_process cleanup on module exit.
|
2023-03-15 18:21:05 -04:00 |
|
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_v11.c
|
drm/amdkfd: To fix sdma page fault issue for GC 11
|
2023-02-23 17:35:57 -05:00 |
|
kfd_mqd_manager_vi.c
|
…
|
|
|
kfd_packet_manager.c
|
…
|
|
|
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_aldebaran.h
|
…
|
|
|
kfd_pm4_headers_vi.h
|
…
|
|
|
kfd_pm4_opcodes.h
|
…
|
|
|
kfd_priv.h
|
drm/amdkfd: Fixed kfd_process cleanup on module exit.
|
2023-03-15 18:21:05 -04:00 |
|
kfd_process.c
|
drm/amdkfd: Fixed kfd_process cleanup on module exit.
|
2023-03-15 18:21:05 -04:00 |
|
kfd_process_queue_manager.c
|
drm/amdkfd: fix a potential double free in pqm_create_queue
|
2023-03-14 10:30:29 -04:00 |
|
kfd_queue.c
|
…
|
|
|
kfd_smi_events.c
|
…
|
|
|
kfd_smi_events.h
|
…
|
|
|
kfd_svm.c
|
Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
|
2023-01-16 15:04:13 +10:00 |
|
kfd_svm.h
|
drm/amdkfd: Track unified memory when switching xnack mode
|
2022-09-30 11:21:14 -04:00 |
|
kfd_topology.c
|
drm/amdkfd: Fix kernel warning during topology setup
|
2023-01-03 17:18:38 -05:00 |
|
kfd_topology.h
|
drm/amdkfd: Fix the warning of array-index-out-of-bounds
|
2022-11-04 16:05:53 -04:00 |
|
soc15_int.h
|
…
|
|