Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_capture.h55 void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p);
H A Dxe_devcoredump.c131 xe_engine_snapshot_print(ss->hwe[i], &p); in __xe_devcoredump_read()
H A Dxe_hw_engine.c957 xe_engine_snapshot_print(snapshot, p); in xe_hw_engine_print()
H A Dxe_guc_capture.c1783 void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p) in xe_engine_snapshot_print() function