Home
last modified time | relevance | path

Searched refs:__guc_capture_bufstate (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c743 static int guc_capture_buf_cnt(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt()
750 static int guc_capture_buf_cnt_to_end(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt_to_end()
778 guc_capture_log_remove_dw(struct intel_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_remove_dw()
805 guc_capture_data_extracted(struct __guc_capture_bufstate *b, in guc_capture_data_extracted()
817 guc_capture_log_get_group_hdr(struct intel_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_group_hdr()
838 guc_capture_log_get_data_hdr(struct intel_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_data_hdr()
862 guc_capture_log_get_register(struct intel_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_register()
1098 guc_capture_extract_reglists(struct intel_guc *guc, struct __guc_capture_bufstate *buf) in guc_capture_extract_reglists()
1299 struct __guc_capture_bufstate buf; in __guc_capture_process_output()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c49 struct __guc_capture_bufstate { struct
960 static int guc_capture_buf_cnt(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt()
967 static int guc_capture_buf_cnt_to_end(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt_to_end()
995 guc_capture_log_remove_bytes(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_remove_bytes()
1039 guc_capture_log_get_group_hdr(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_group_hdr()
1050 guc_capture_log_get_data_hdr(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_data_hdr()
1061 guc_capture_log_get_register(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_register()
1145 guc_capture_extract_reglists(struct xe_guc *guc, struct __guc_capture_bufstate *buf) in guc_capture_extract_reglists()
1354 struct __guc_capture_bufstate buf; in __guc_capture_process_output()