Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.h54 void xe_engine_manual_capture(struct xe_hw_engine *hwe, struct xe_hw_engine_snapshot *snapshot);
H A Dxe_hw_engine.c929 xe_engine_manual_capture(hwe, snapshot); in xe_hw_engine_snapshot_capture()
H A Dxe_guc_capture.c1579 xe_engine_manual_capture(struct xe_hw_engine *hwe, struct xe_hw_engine_snapshot *snapshot) in xe_engine_manual_capture() function