Searched refs:max_no_of_hqd (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_device.c | 97 .max_no_of_hqd = 24, 117 .max_no_of_hqd = 24, 137 .max_no_of_hqd = 24, 157 .max_no_of_hqd = 24, 176 .max_no_of_hqd = 24, 195 .max_no_of_hqd = 24, 214 .max_no_of_hqd = 24, 234 .max_no_of_hqd = 24, 253 .max_no_of_hqd = 24, 272 .max_no_of_hqd = 24, [all …]
|
| D | kfd_process_queue_manager.c | 223 max_queues = dev->device_info->max_no_of_hqd/2; in pqm_create_queue()
|
| D | kfd_priv.h | 202 unsigned int max_no_of_hqd; member
|