Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.h67 xe_hw_engine_lookup(struct xe_device *xe,
H A Dxe_exec_queue.c508 hwe = xe_hw_engine_lookup(xe, eci[n]); in calc_validate_logical_mask()
608 hwe = xe_hw_engine_lookup(xe, eci[0]); in xe_exec_queue_create_ioctl()
H A Dxe_hw_engine.c1013 xe_hw_engine_lookup(struct xe_device *xe, in xe_hw_engine_lookup() function