Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1664 static struct xe_guc_ct_snapshot *guc_ct_snapshot_capture(struct xe_guc_ct *ct, bool atomic, in guc_ct_snapshot_capture() function
1701 return guc_ct_snapshot_capture(ct, true, true); in xe_guc_ct_snapshot_capture()
1765 snapshot = guc_ct_snapshot_capture(ct, false, want_ctb); in xe_guc_ct_print()