Searched refs:xe_guc_log_print_chunks (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_log.c | 432 xe_guc_log_print_chunks(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot, in xe_guc_log_print_chunks() function 488 xe_guc_log_print_chunks(p, snapshot, entry->offset + entry->rd_ptr, in xe_guc_log_add_log_event() 492 xe_guc_log_print_chunks(p, snapshot, entry->offset + entry->rd_ptr, in xe_guc_log_add_log_event() 496 xe_guc_log_print_chunks(p, snapshot, entry->offset, entry->offset + entry->wr_ptr); in xe_guc_log_add_log_event() 540 xe_guc_log_print_chunks(p, snapshot, from, to); in xe_guc_log_add_crash_dump()
|