Home
last modified time | relevance | path

Searched defs:exec_queue_id (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/xe/
Danv_queue.c53 destroy_engine(struct anv_device *device, uint32_t exec_queue_id) in destroy_engine()
180 anv_xe_wait_exec_queue_idle(struct anv_device *device, uint32_t exec_queue_id) in anv_xe_wait_exec_queue_idle()
208 bind_engine_idle(struct anv_device *device, uint32_t exec_queue_id) in bind_engine_idle()
Danv_device.c176 anv_xe_get_device_status(struct anv_device *device, uint32_t exec_queue_id) in anv_xe_get_device_status()
204 uint32_t exec_queue_id = device->queues[i].companion_rcs_id; in anv_xe_device_check_status() local
/third_party/mesa3d/src/intel/common/xe/
Dintel_queue.c17 xe_queue_get_syncobj_for_idle(int fd, uint32_t exec_queue_id, uint32_t *syncobj) in xe_queue_get_syncobj_for_idle()
/third_party/mesa3d/src/gallium/drivers/iris/xe/
Diris_batch.c57 enum iris_context_priority priority, uint32_t *exec_queue_id) in iris_xe_init_batch()
/third_party/mesa3d/include/drm-uapi/
Dxe_drm.h1055 __u32 exec_queue_id; member
1130 __u32 exec_queue_id; member
1150 __u32 exec_queue_id; member
1170 __u32 exec_queue_id; member
1282 __u32 exec_queue_id; member
1385 __u32 exec_queue_id; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.h105 uint32_t exec_queue_id; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1341 uint32_t exec_queue_id; /* Xe */ member