Home
last modified time | relevance | path

Searched refs:queue_percent (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_queue.c35 pr_debug("Queue percent: %u\n", q->queue_percent); in print_queue_properties()
52 pr_debug("Queue percent: %u\n", q->properties.queue_percent); in print_queue()
H A Dkfd_process_queue_manager.c428 pqn->q->properties.queue_percent = p->queue_percent; in pqm_update_queue()
H A Dkfd_priv.h444 uint32_t queue_percent; member
474 (q).queue_percent > 0 && \
H A Dkfd_kernel_queue.c131 prop.queue_percent = 100; in kq_initialize()
H A Dkfd_chardev.c221 q_properties->queue_percent = args->queue_percentage; in set_queue_properties_from_user()
249 q_properties->queue_percent, args->queue_percentage); in set_queue_properties_from_user()
399 properties.queue_percent = args->queue_percentage; in kfd_ioctl_update_queue()