Home
last modified time | relevance | path

Searched refs:xe_exec_queue_device_get_max_priority (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c417 xe_exec_queue_device_get_max_priority(struct xe_device *xe) in xe_exec_queue_device_get_max_priority() function
429 if (XE_IOCTL_DBG(xe, value > xe_exec_queue_device_get_max_priority(xe))) in exec_queue_set_priority()
H A Dxe_query.c351 xe_exec_queue_device_get_max_priority(xe); in query_config()