Home
last modified time | relevance | path

Searched defs:__guc_capture_parsed_output (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c63 struct __guc_capture_parsed_output { struct
72 struct list_head link;
73 bool is_partial;
74 u32 eng_class;
75 u32 eng_inst;
76 u32 guc_id;
77 u32 lrca;
78 u32 type;
79 bool locked;
80 enum xe_hw_engine_snapshot_source_id source;
[all …]