Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_engine.h69 xe_hw_engine_lookup(struct xe_device *xe,
Dxe_exec_queue.c501 hwe = xe_hw_engine_lookup(xe, eci[n]); in calc_validate_logical_mask()
601 hwe = xe_hw_engine_lookup(xe, eci[0]); in xe_exec_queue_create_ioctl()
Dxe_hw_engine.c1180 xe_hw_engine_lookup(struct xe_device *xe, in xe_hw_engine_lookup() function