Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_execlist.c43 static void __start_lrc(struct xe_hw_engine *hwe, struct xe_lrc *lrc, in __start_lrc() function
112 __start_lrc(port->hwe, exl->q->lrc[0], port->last_ctx_id); in __xe_execlist_port_start()
127 __start_lrc(port->hwe, port->lrc, 0); in __xe_execlist_port_idle()