linux_dsm_epyc7002/drivers/gpu/drm/amd/amdkfd
Alexey Skidanov 52a5fdce13 amdkfd: Instead of using get function, use container_of
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
2014-11-19 17:07:00 +02:00
..
cik_regs.h amdkfd: Add mqd_manager module 2014-07-17 00:36:17 +03:00
Kconfig
kfd_chardev.c amdkfd: Fix sparse warnings in kfd_chardev.c 2014-11-20 15:37:13 +02:00
kfd_crat.h amdkfd: Add topology module to amdkfd 2014-07-16 21:22:32 +03:00
kfd_device_queue_manager.c amdkfd: Instead of using get function, use container_of 2014-11-19 17:07:00 +02:00
kfd_device_queue_manager.h amdkfd: Add device queue manager module 2014-07-17 01:27:00 +03:00
kfd_device.c amdkfd: Add interrupt handling module 2014-07-17 01:37:30 +03:00
kfd_doorbell.c amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00
kfd_flat_memory.c amdkfd: Fix sparse warnings in kfd_flat_memory.c 2014-11-20 15:49:49 +02:00
kfd_interrupt.c amdkfd: Add interrupt handling module 2014-07-17 01:37:30 +03:00
kfd_kernel_queue.c amdkfd: add __iomem attribute to doorbell_ptr 2014-11-20 16:14:56 +02:00
kfd_kernel_queue.h amdkfd: Add kernel queue module 2014-07-17 00:45:35 +03:00
kfd_module.c amdkfd: Add module parameter of scheduling policy 2014-07-17 00:48:28 +03:00
kfd_mqd_manager.c amdkfd: is_occupied() can be static 2014-11-20 15:50:53 +02:00
kfd_mqd_manager.h amdkfd: Add mqd_manager module 2014-07-17 00:36:17 +03:00
kfd_packet_manager.c amdkfd: Add packet manager module 2014-07-17 00:55:28 +03:00
kfd_pasid.c amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00
kfd_pm4_headers.h amdkfd: Add kernel queue module 2014-07-17 00:45:35 +03:00
kfd_pm4_opcodes.h amdkfd: Add kernel queue module 2014-07-17 00:45:35 +03:00
kfd_priv.h amdkfd: Instead of using get function, use container_of 2014-11-19 17:07:00 +02:00
kfd_process_queue_manager.c amdkfd: pqm_get_kernel_queue() can be static 2014-11-20 17:16:23 +08:00
kfd_process.c amdkfd: Add process queue manager module 2014-07-17 01:04:10 +03:00
kfd_queue.c amdkfd: Add queue module 2014-07-17 00:18:51 +03:00
kfd_topology.c amdkfd: Fix sparse warnings in kfd_topology.c 2014-11-20 15:41:33 +02:00
kfd_topology.h amdkfd: Add topology module to amdkfd 2014-07-16 21:22:32 +03:00
Makefile amdkfd: Add interrupt handling module 2014-07-17 01:37:30 +03:00