Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_cik.c97 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()
193 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
Dkfd_priv.h232 KFD_QUEUE_FORMAT_AQL enumerator
Dkfd_chardev.c218 q_properties->format = KFD_QUEUE_FORMAT_AQL; in set_queue_properties_from_user()