Searched refs:max_no_of_hqd (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device.c | 87 .max_no_of_hqd = 24, 106 .max_no_of_hqd = 24, 125 .max_no_of_hqd = 24, 144 .max_no_of_hqd = 24, 162 .max_no_of_hqd = 24, 180 .max_no_of_hqd = 24, 198 .max_no_of_hqd = 24, 217 .max_no_of_hqd = 24, 235 .max_no_of_hqd = 24, 253 .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 | 195 unsigned int max_no_of_hqd; member
|