Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h147 struct xe_lrc_snapshot *xe_lrc_snapshot_capture(struct xe_lrc *lrc);
H A Dxe_lrc.c2463 struct xe_lrc_snapshot *xe_lrc_snapshot_capture(struct xe_lrc *lrc) in xe_lrc_snapshot_capture() function
H A Dxe_guc_submit.c3244 snapshot->lrc[i] = xe_lrc_snapshot_capture(lrc); in xe_guc_exec_queue_snapshot_capture()