Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
A Dxe_oa.c81 struct xe_exec_queue *exec_q; member
805 if (stream->exec_q) in xe_oa_disable_metric_set()
991 if (stream->exec_q) { in xe_oa_enable_metric_set()
1198 if (stream->exec_q) in xe_oa_destroy_locked()
1354 stream->exec_q = param->exec_q; in xe_oa_stream_init()
1608 if (param->exec_q) { in xe_oa_assign_hwe()
1610 param->hwe = xe_gt_hw_engine(param->exec_q->gt, param->exec_q->class, in xe_oa_assign_hwe()
1629 param->exec_q ? param->exec_q->class : -1, in xe_oa_assign_hwe()
1820 if (param.exec_q->width > 1) in xe_oa_stream_open_ioctl()
1832 if (!param.exec_q) { in xe_oa_stream_open_ioctl()
[all …]
A Dxe_oa_types.h198 struct xe_exec_queue *exec_q; member

Completed in 13 milliseconds