Searched refs:__guc_capture_bufstate (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_capture.c | 743 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()
|
H A D | guc_capture_fwif.h | 22 struct __guc_capture_bufstate { struct
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_guc_capture.c | 49 struct __guc_capture_bufstate { struct 959 static int guc_capture_buf_cnt(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt() 966 static int guc_capture_buf_cnt_to_end(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt_to_end() 994 guc_capture_log_remove_bytes(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_remove_bytes() 1038 guc_capture_log_get_group_hdr(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_group_hdr() 1049 guc_capture_log_get_data_hdr(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_data_hdr() 1060 guc_capture_log_get_register(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_register() 1144 guc_capture_extract_reglists(struct xe_guc *guc, struct __guc_capture_bufstate *buf) in guc_capture_extract_reglists() 1353 struct __guc_capture_bufstate buf; in __guc_capture_process_output()
|