Home
last modified time | relevance | path

Searched refs:max_no_of_hqd (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_device.c87 .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 …]
Dkfd_process_queue_manager.c223 max_queues = dev->device_info->max_no_of_hqd/2; in pqm_create_queue()
Dkfd_priv.h195 unsigned int max_no_of_hqd; member