Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_execlist.c456 static const struct xe_exec_queue_ops execlist_exec_queue_ops = { variable
475 gt->exec_queue_ops = &execlist_exec_queue_ops; in xe_execlist_init()