Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c96 log_to_guc(struct xe_guc_log *log) in log_to_guc()
102 log_to_gt(struct xe_guc_log *log) in log_to_gt()
108 log_to_xe(struct xe_guc_log *log) in log_to_xe()
113 static struct xe_guc_log_snapshot *xe_guc_log_snapshot_alloc(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_alloc()
188 struct xe_guc_log_snapshot *xe_guc_log_snapshot_capture(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_capture()
579 void xe_guc_log_print_dmesg(struct xe_guc_log *log) in xe_guc_log_print_dmesg()
598 void xe_guc_log_print(struct xe_guc_log *log, struct drm_printer *p) in xe_guc_log_print()
615 void xe_guc_log_print_lfd(struct xe_guc_log *log, struct drm_printer *p) in xe_guc_log_print_lfd()
624 int xe_guc_log_init(struct xe_guc_log *log) in xe_guc_log_init()
660 bool xe_guc_check_log_buf_overflow(struct xe_guc_log *log, enum guc_log_type type, in xe_guc_check_log_buf_overflow()
H A Dxe_guc_log_types.h44 struct xe_guc_log { struct
H A Dxe_guc_types.h58 struct xe_guc_log log;