Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h73 struct xe_guc_submit_exec_queue_snapshot { struct
H A Dxe_guc_submit.c2160 struct xe_guc_submit_exec_queue_snapshot *snapshot) in guc_exec_queue_wq_snapshot_capture()
2185 guc_exec_queue_wq_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in guc_exec_queue_wq_snapshot_print()
2216 struct xe_guc_submit_exec_queue_snapshot *
2220 struct xe_guc_submit_exec_queue_snapshot *snapshot; in xe_guc_exec_queue_snapshot_capture()
2291 xe_guc_exec_queue_snapshot_capture_delayed(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_capture_delayed()
2310 xe_guc_exec_queue_snapshot_print(struct xe_guc_submit_exec_queue_snapshot *snapshot, in xe_guc_exec_queue_snapshot_print()
2355 void xe_guc_exec_queue_snapshot_free(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_free()
2373 struct xe_guc_submit_exec_queue_snapshot *snapshot; in guc_exec_queue_print()
H A Dxe_guc_capture.c1632 struct xe_guc_submit_exec_queue_snapshot *ge = devcoredump->snapshot.ge; in xe_engine_manual_capture()