Searched refs:guc_dbg (Results 1 – 9 of 9) 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_fw.c | 205 guc_dbg(guc, "load still in progress, count = %d, freq = %dMHz, status = 0x%08X [0x%02X/%02X]\n", in guc_wait_ucode() 277 …guc_dbg(guc, "init took %lldms, freq = %dMHz -> %dMHz vs %dMHz, status = 0x%08X, count = %d, ret =… in guc_wait_ucode()
|
| H A D | intel_guc_print.h | 27 #define guc_dbg(_guc, _fmt, ...) \ macro
|
| H A D | intel_guc_hwconfig.c | 46 guc_dbg(guc, "Querying HW config table: size = %d, offset = 0x%08X\n", in __guc_action_get_hwconfig()
|
| H A D | intel_guc_log.c | 651 guc_dbg(guc, "guc_log_level=%d (%s, verbose:%s, verbosity:%d)\n", in intel_guc_log_create() 697 guc_dbg(guc, "guc_log_control action failed %pe\n", ERR_PTR(ret)); in intel_guc_log_set_level() 915 guc_dbg(guc, "Failed to pin log object: %pe\n", map); in intel_guc_log_dump()
|
| H A D | intel_guc.c | 375 guc_dbg(guc, "param[%2d] = %#x\n", i, params[i]); in guc_init_params() 570 guc_dbg(guc, "mmio request %#x: retrying, reason %u\n", in intel_guc_send_mmio()
|
| 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__)
|