Searched refs:xe_exec_queue_device_get_max_priority (Results 1 – 3 of 3) sorted by relevance
131 enum xe_exec_queue_priority xe_exec_queue_device_get_max_priority(struct xe_device *xe);
685 * xe_exec_queue_device_get_max_priority() - Get maximum priority for an exec queues in xe_exec_queue_group_init() 693 xe_exec_queue_device_get_max_priority(struct xe_device *xe) in xe_exec_queue_group_init() 705 if (XE_IOCTL_DBG(xe, value > xe_exec_queue_device_get_max_priority(xe))) in xe_exec_queue_group_init() 557 xe_exec_queue_device_get_max_priority(struct xe_device *xe) xe_exec_queue_device_get_max_priority() function
351 xe_exec_queue_device_get_max_priority(xe); in query_config()