Mukul Joshi
8dc1db3172
drm/amdkfd: Introduce kfd_node struct (v5)
...
Introduce a new structure, kfd_node, which will now represent
a compute node. kfd_node is carved out of kfd_dev structure.
kfd_dev struct now will become the parent of kfd_node, and will
store common resources such as doorbells, GTT sub-alloctor etc.
kfd_node struct will store all resources specific to a compute
node, such as device queue manager, interrupt handling etc.
This is the first step in adding compute partition support in KFD.
v2: introduce kfd_node struct to gc v11 (Hawking)
v3: make reference to kfd_dev struct through kfd_node (Morris)
v4: use kfd_node instead for kfd isr/mqd functions (Morris)
v5: rebase (Alex)
Signed-off-by: Mukul Joshi <mukul.joshi@amd.com >
Tested-by: Amber Lin <Amber.Lin@amd.com >
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com >
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Morris Zhang <Shiwu.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2023-06-09 09:42:27 -04:00
..
2023-04-08 10:44:23 +03:00
2023-01-22 08:37:23 +01:00
2023-03-24 13:45:58 -07:00
2023-01-27 13:45:52 +01:00
2023-02-24 12:47:33 -08:00
2023-03-16 16:54:38 +09:00
2023-03-21 20:19:28 -07:00
2023-03-05 11:19:16 -08:00
2023-01-27 13:45:52 +01:00
2023-03-20 20:01:25 -06:00
2023-03-23 13:09:38 -07:00
2023-03-14 11:43:51 +08:00
2023-03-12 23:28:10 +02:00
2023-03-06 14:41:20 -08:00
2023-02-21 09:45:13 -08:00
2023-01-22 08:37:23 +01:00
2023-01-18 09:59:58 -05:00
2023-03-03 10:30:58 -08:00
2023-03-07 14:04:13 +01:00
2023-03-05 11:32:30 -08:00
2023-02-25 09:19:23 -08:00
2023-02-25 09:19:23 -08:00
2023-02-24 17:18:54 -08:00
2023-03-29 15:45:38 +02:00
2023-02-21 08:10:03 -08:00
2023-01-27 13:45:52 +01:00
2023-02-04 13:05:42 +00:00
2023-02-24 12:58:55 -08:00
2023-03-24 15:38:13 -07:00
2023-02-24 12:58:55 -08:00
2023-01-27 13:45:38 +01:00
2023-03-07 14:15:10 +01:00
2023-06-09 09:42:27 -04:00
2023-01-27 13:45:52 +01:00
2023-03-09 10:17:23 -08:00
2023-02-24 12:58:55 -08:00
2023-02-24 12:58:55 -08:00
2023-03-21 19:14:55 -07:00
2023-02-24 12:58:55 -08:00
2023-03-16 21:15:43 +01:00
2023-02-28 16:05:01 -08:00
2023-02-21 12:13:58 -08:00
2023-02-24 12:47:33 -08:00
2023-02-24 15:11:03 -08:00
2023-02-27 10:04:49 -08:00
2023-03-13 21:13:48 +02:00
2023-02-27 10:04:49 -08:00
2023-02-24 12:58:55 -08:00
2023-02-25 11:30:21 -08:00
2023-02-23 15:09:31 -08:00
2023-02-25 11:00:06 -08:00
2023-02-23 14:47:13 -06:00
2023-01-27 13:45:52 +01:00
2023-03-24 14:20:48 -07:00
2023-03-18 11:07:15 -07:00
2023-03-13 21:13:49 +02:00
2023-02-27 09:47:26 -08:00
2023-02-27 14:05:08 -08:00
2023-03-24 20:22:03 +01:00
2023-03-09 15:33:51 +01:00
2023-01-19 17:16:05 +01:00
2023-03-11 09:24:05 -08:00
2023-03-23 16:03:33 -07:00
2023-03-15 00:28:23 -07:00
2023-02-25 11:48:02 -08:00
2023-03-22 09:17:52 +01:00
2023-03-10 10:55:49 +01:00
2023-02-24 13:40:13 -08:00
2023-02-16 13:48:53 +01:00
2023-02-24 12:47:33 -08:00
2023-03-13 09:15:11 +01:00
2023-02-24 12:58:55 -08:00
2023-03-03 09:32:51 -08:00
2023-02-27 10:04:49 -08:00
2023-02-27 10:04:49 -08:00
2023-03-24 09:05:25 -07:00
2023-03-12 23:28:04 +01:00
2023-03-03 10:30:58 -08:00
2023-01-19 16:04:35 +01:00
2023-02-20 14:56:51 +01:00
2023-02-22 21:23:48 -08:00
2023-02-20 12:26:35 +01:00
2023-01-27 13:45:52 +01:00
2023-03-02 09:21:25 -08:00
2023-02-27 10:04:49 -08:00
2023-02-26 12:10:28 -08:00
2023-03-03 09:15:50 -08:00
2023-03-03 14:41:50 -08:00
2023-02-09 16:51:39 -08:00
2023-03-24 08:27:13 -07:00
2023-03-01 09:44:22 -08:00
2023-01-27 13:45:52 +01:00
2023-03-06 20:13:06 -08:00
2023-02-24 17:29:52 -08:00
2023-03-02 09:25:38 -08:00
2023-01-27 13:45:52 +01:00
2023-01-27 13:45:52 +01:00
2023-04-06 15:02:17 +02:00
2023-03-06 16:50:42 -05:00
2023-03-17 15:30:31 +01:00
2023-03-24 17:11:27 +01:00
2023-03-20 19:00:58 +02:00
2023-03-24 09:44:43 -07:00
2023-03-09 21:09:28 -05:00
2023-02-23 17:09:35 -08:00
2023-03-23 19:13:16 +01:00
2023-03-13 02:29:12 -04:00
2023-03-13 12:50:59 -06:00
2023-03-13 02:29:11 -04:00
2023-04-04 14:55:58 +02:00
2023-03-13 13:29:27 +01:00
2023-02-25 11:48:02 -08:00
2023-03-09 21:58:57 +01:00
2023-03-02 11:12:01 -08:00
2023-03-17 10:45:49 -07:00
2023-01-27 13:45:52 +01:00
2023-02-26 11:53:25 -08:00