Searched refs:max_no_of_hqd (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_device.c | 48 .max_no_of_hqd = 24, 67 .max_no_of_hqd = 24, 85 .max_no_of_hqd = 24, 105 .max_no_of_hqd = 24, 123 .max_no_of_hqd = 24, 141 .max_no_of_hqd = 24, 159 .max_no_of_hqd = 24, 178 .max_no_of_hqd = 24, 196 .max_no_of_hqd = 24, 214 .max_no_of_hqd = 24, [all …]
|
| D | kfd_process_queue_manager.c | 221 max_queues = dev->device_info->max_no_of_hqd/2; in pqm_create_queue()
|
| D | kfd_priv.h | 201 unsigned int max_no_of_hqd; member
|