Searched refs:max_no_of_hqd (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device.c | 46 .max_no_of_hqd = 24, 62 .max_no_of_hqd = 24, 77 .max_no_of_hqd = 24, 94 .max_no_of_hqd = 24, 109 .max_no_of_hqd = 24, 124 .max_no_of_hqd = 24, 139 .max_no_of_hqd = 24, 154 .max_no_of_hqd = 24, 170 .max_no_of_hqd = 24, 185 .max_no_of_hqd = 24, [all …]
|
D | kfd_process_queue_manager.c | 168 max_queues = dev->device_info->max_no_of_hqd/2; in pqm_create_queue()
|
D | kfd_priv.h | 198 unsigned int max_no_of_hqd; member
|