Searched refs:guc_dbg (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 347 guc_dbg(guc, "capture found %d ext-regs.\n", num_tot_regs); in guc_capture_alloc_steered_lists() 447 guc_dbg(guc, "Got short capture reglist init: %d out %d.\n", i, num_entries); in guc_capture_list_init() 558 guc_dbg(guc, "Failed to alloc cached register capture list"); in intel_guc_capture_getlist() 599 guc_dbg(guc, "Failed to alloc cached register capture null list"); in intel_guc_capture_getnullheader() 680 guc_dbg(guc, "Error state capture buffer lacks spare size: %d < %d (min = %d)\n", in check_guc_capture_size() 797 guc_dbg(guc, "Register capture log not dword aligned, skipping.\n"); in guc_capture_log_remove_dw() 1231 guc_dbg(guc, "Register capture missing global dump: %08x!\n", in guc_capture_extract_reglists() 1252 guc_dbg(guc, "Register capture list extraction clipped by prealloc!\n"); in guc_capture_extract_reglists()
|
| H A D | intel_guc_print.h | 27 #define guc_dbg(_guc, _fmt, ...) \ macro
|
| H A D | intel_guc_submission.c | 4914 guc_dbg(guc, in wait_wake_outstanding_tlb_g2h() 5234 guc_dbg(guc, "%s context reset notification: 0x%04X on %s, exiting = %s, banned = %s\n", in guc_handle_context_reset() 5287 guc_dbg(guc, "Invalid length %u", len); in intel_guc_error_capture_process_msg() 5946 guc_dbg(guc, "duplicate %s entry in load balancer\n", in guc_create_virtual() 5956 guc_dbg(guc, "invalid mixing of engine class, sibling %d, already %d\n", in guc_create_virtual()
|
| H A D | intel_guc_ads.c | 455 guc_dbg(guc, "Used %zu KB for temporary ADS regset\n", in guc_mmio_reg_state_create()
|
| H A D | intel_guc_ct.c | 50 guc_dbg(ct_to_guc(_ct), "CT: " _fmt, ##__VA_ARGS__)
|