Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_device.c172 kfd->device_info.max_no_of_hqd = 24; in kfd_device_info_init()
Dkfd_priv.h222 unsigned int max_no_of_hqd; member
Dkfd_process_queue_manager.c261 max_queues = dev->device_info.max_no_of_hqd/2; in pqm_create_queue()