Searched refs:xe_gt_warn (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_gt_clock.c | 51 xe_gt_warn(gt, "Invalid crystal clock frequency: %u", crystal_clock); in read_crystal_clock() 71 xe_gt_warn(gt, "CTC_MODE[0] is set; this is unexpected and undocumented\n"); in check_ctc_mode()
|
| H A D | xe_gt_printk.h | 22 #define xe_gt_warn(_gt, _fmt, ...) \ macro
|
| H A D | xe_guc_capture.c | 567 xe_gt_warn(gt, "No capture reglist for this device\n"); in guc_capture_getlistsize() 579 xe_gt_warn(gt, "Missing capture reglist: global!\n"); in guc_capture_getlistsize() 581 xe_gt_warn(gt, "Missing capture reglist: %s(%u):%s(%u)!\n", in guc_capture_getlistsize() 1030 xe_gt_warn(guc_to_gt(guc), in guc_capture_log_remove_bytes() 1161 xe_gt_warn(gt, "Got mis-aligned register capture entries\n"); in guc_capture_extract_reglists() 1477 xe_gt_warn(guc_to_gt(guc), "Register capture pre-alloc-cache failure\n"); in __guc_capture_create_prealloc_nodes()
|
| H A D | xe_guc_submit.c | 786 xe_gt_warn(q->gt, "Pending enable/disable failed to respond\n"); in disable_scheduling_deregister() 910 xe_gt_warn(q->gt, "Schedule disable failed to respond, guc_id=%d\n", in xe_guc_exec_queue_lr_cleanup() 937 xe_gt_warn(gt, "Check job timeout: seqno=%u, lrc_seqno=%u, guc_id=%d, not started", in check_timeout() 994 xe_gt_warn(guc_to_gt(guc), "Schedule enable failed to respond"); in enable_scheduling() 1145 xe_gt_warn(guc_to_gt(guc), in guc_exec_queue_timedout_job() 1638 xe_gt_warn(guc_to_gt(guc), in guc_exec_queue_suspend_wait() 2035 xe_gt_warn(guc_to_gt(guc), "G2H-Error capture no space"); in xe_guc_error_capture_handler()
|
| H A D | xe_guc_pc.c | 1066 …xe_gt_warn(gt, "GuC PC start taking longer than normal [freq = %dMHz (req = %dMHz), perf_limit_rea… in xe_guc_pc_start() 1077 xe_gt_warn(gt, "GuC PC excessive start time: %lldms", in xe_guc_pc_start()
|
| H A D | xe_guc_ct.c | 1026 xe_gt_warn(gt, "G2H fence %u, action %04x, done\n", in guc_ct_send_recv() 1181 xe_gt_warn(gt, "G2H fence (%u) not found!\n", fence); in parse_g2h_response() 1505 xe_gt_warn(gt, "NOT_POSSIBLE"); in g2h_fast_path()
|
| H A D | xe_guc.c | 1043 xe_gt_warn(gt, "excessive init time: %lldms! [status = 0x%08X, timeouts = %d]\n", in guc_wait_ucode() 1045 …xe_gt_warn(gt, "excessive init time: [freq = %dMHz (req = %dMHz), before = %dMHz, perf_limit_reaso… in guc_wait_ucode()
|