Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_lrc.h93 struct xe_lrc_snapshot *xe_lrc_snapshot_capture(struct xe_lrc *lrc);
Dxe_lrc.c1645 struct xe_lrc_snapshot *xe_lrc_snapshot_capture(struct xe_lrc *lrc) in xe_lrc_snapshot_capture() function
Dxe_guc_submit.c2111 snapshot->lrc[i] = xe_lrc_snapshot_capture(lrc); in xe_guc_exec_queue_snapshot_capture()