Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_capture.h54 void xe_engine_manual_capture(struct xe_hw_engine *hwe, struct xe_hw_engine_snapshot *snapshot);
Dxe_hw_engine.c883 xe_engine_manual_capture(hwe, snapshot); in xe_hw_engine_snapshot_capture()
Dxe_guc_capture.c1578 xe_engine_manual_capture(struct xe_hw_engine *hwe, struct xe_hw_engine_snapshot *snapshot) in xe_engine_manual_capture() function