..
cik_event_interrupt.c
drm/amdkfd: Identical code for different branches
2025-05-29 10:56:54 -04:00
cik_int.h
cik_regs.h
cwsr_trap_handler_gfx8.asm
cwsr_trap_handler_gfx9.asm
drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handler
2025-01-24 09:53:05 -05:00
cwsr_trap_handler_gfx10.asm
drm/amdkfd: Move gfx12 trap handler to separate file
2025-01-09 16:02:56 -05:00
cwsr_trap_handler_gfx12.asm
drm/amdkfd: Trap handler support for expert scheduling mode
2025-12-08 14:20:46 -05:00
cwsr_trap_handler.h
drm/amdkfd: Trap handler support for expert scheduling mode
2025-12-08 14:20:46 -05:00
Kconfig
drm/amdkfd: enable kfd on LoongArch systems
2025-07-15 14:07:50 -04:00
kfd_chardev.c
amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
2025-12-08 14:19:34 -05:00
kfd_crat.c
drm/amdkfd: Add GFX 12.1.0 support in KFD
2025-12-08 14:13:05 -05:00
kfd_crat.h
drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
2024-05-08 18:46:26 -04:00
kfd_debug.c
drm/amdgpu/mes: add multi-xcc support
2025-12-08 13:56:29 -05:00
kfd_debug.h
drm/amdkfd: add gc 9.5.0 support on kfd
2024-12-10 10:26:51 -05:00
kfd_debugfs.c
drm/amdkfd: add pasid debugfs entries
2025-04-30 18:06:14 -04:00
kfd_device_queue_manager_cik.c
drm/amdkfd: Add support for more per-process flag
2025-03-07 15:33:49 -05:00
kfd_device_queue_manager_v9.c
drm/amdkfd: Correct F8_MODE for gfx950
2025-03-13 23:13:12 -04:00
kfd_device_queue_manager_v10.c
drm/amdkfd: Add support for more per-process flag
2025-03-07 15:33:49 -05:00
kfd_device_queue_manager_v11.c
drm/amdkfd: Add support for more per-process flag
2025-03-07 15:33:49 -05:00
kfd_device_queue_manager_v12_1.c
drm/amdgpu: Fix SHMEM alignment mode for GFX 12.1.0
2025-12-08 14:25:34 -05:00
kfd_device_queue_manager_v12.c
drm/amdkfd: Add support for more per-process flag
2025-03-07 15:33:49 -05:00
kfd_device_queue_manager_vi.c
drm/amdkfd: Add support for more per-process flag
2025-03-07 15:33:49 -05:00
kfd_device_queue_manager.c
drm/amdkfd: Add MQD manager for GFX 12.1.0
2025-12-08 14:13:08 -05:00
kfd_device_queue_manager.h
drm/amdkfd: Add MQD manager for GFX 12.1.0
2025-12-08 14:13:08 -05:00
kfd_device.c
amdkfd: fence handler evict and restore a kfd process by its context id
2025-12-08 14:13:25 -05:00
kfd_doorbell.c
kfd_events.c
Revert "drm/amdkfd: Improve signal event slow path"
2025-11-04 11:53:22 -05:00
kfd_events.h
kfd_flat_memory.c
drm/amd: Do not include <linux/export.h> when unused
2025-06-30 11:53:45 -04:00
kfd_int_process_v9.c
drm/amdgpu: Add poison consumption sequence numbers for gfx and sdma
2025-10-20 18:18:47 -04:00
kfd_int_process_v10.c
drm/amdkfd: drop warning in event_interrupt_isr_v1*()
2025-05-13 09:34:09 -04:00
kfd_int_process_v11.c
drm/amdkfd: drop warning in event_interrupt_isr_v1*()
2025-05-13 09:34:09 -04:00
kfd_int_process_v12_1.c
drm/amdkfd: Add interrupt handling for GFX 12.1.0
2025-12-08 14:13:11 -05:00
kfd_interrupt.c
drm/amdgpu: Show warning message if IH ring overflow
2024-12-18 12:39:07 -05:00
kfd_kernel_queue.c
amdkfd: remove test_kq
2025-12-08 13:56:42 -05:00
kfd_kernel_queue.h
kfd_migrate.c
drm/amdgpu: remove the ring param from ttm functions
2025-12-08 13:56:40 -05:00
kfd_migrate.h
drm/amdgpu: update the functions to use amdgpu version of hmm
2025-10-13 14:14:36 -04:00
kfd_module.c
drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
2025-08-06 16:52:08 -04:00
kfd_mqd_manager_cik.c
kfd_mqd_manager_v9.c
drm/amdkfd: Uninitialized and Unused variables
2025-12-08 13:56:38 -05:00
kfd_mqd_manager_v10.c
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
2025-02-25 11:43:58 -05:00
kfd_mqd_manager_v11.c
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
2025-02-25 11:43:58 -05:00
kfd_mqd_manager_v12_1.c
drm/amdkfd: Add MQD manager for GFX 12.1.0
2025-12-08 14:13:08 -05:00
kfd_mqd_manager_v12.c
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
2025-02-25 11:43:58 -05:00
kfd_mqd_manager_vi.c
kfd_mqd_manager.c
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
2024-07-23 17:34:44 -04:00
kfd_mqd_manager.h
kfd_packet_manager_v9.c
amdkfd: remove DIQ support
2025-12-08 13:56:42 -05:00
kfd_packet_manager_vi.c
amdkfd: remove DIQ support
2025-12-08 13:56:42 -05:00
kfd_packet_manager.c
drm/amdkfd: Support chain runlists of XNACK+/XNACK-
2025-05-16 13:37:29 -04:00
kfd_pm4_headers_ai.h
drm/amdkfd: Support chain runlists of XNACK+/XNACK-
2025-05-16 13:37:29 -04:00
kfd_pm4_headers_aldebaran.h
drm/amdkfd: Enable processes isolation on gfx9
2024-08-20 22:08:07 -04:00
kfd_pm4_headers_vi.h
kfd_pm4_headers.h
kfd_pm4_opcodes.h
kfd_priv.h
amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
2025-12-08 14:19:34 -05:00
kfd_process_queue_manager.c
amdkfd: remove DIQ support
2025-12-08 13:56:42 -05:00
kfd_process.c
amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
2025-12-08 14:19:34 -05:00
kfd_queue.c
drm/amdkfd: bump minimum vgpr size for gfx1151
2025-12-08 14:26:06 -05:00
kfd_smi_events.c
drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
2025-06-17 11:32:47 -03:00
kfd_smi_events.h
drm/amdkfd: add smi events for process start and end
2025-04-11 17:01:25 -04:00
kfd_svm.c
drm/amdgpu: Setup MTYPEs for GFX 12.1.0
2025-12-08 14:25:54 -05:00
kfd_svm.h
drm/amdgpu: update the functions to use amdgpu version of hmm
2025-10-13 14:14:36 -04:00
kfd_topology.c
drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
2025-12-08 14:24:25 -05:00
kfd_topology.h
drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.
2025-12-08 13:56:38 -05:00
Makefile
drm/amdkfd: Add interrupt handling for GFX 12.1.0
2025-12-08 14:13:11 -05:00
soc15_int.h
drm/amdkfd: Check int source id for utcl2 poison event
2024-08-23 10:52:33 -04:00