Home
last modified time | relevance | path

Searched refs:xe_gt_warn (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_clock.c51 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 Dxe_gt_printk.h22 #define xe_gt_warn(_gt, _fmt, ...) \ macro
H A Dxe_guc_capture.c567 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 Dxe_guc_submit.c786 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 Dxe_guc_pc.c1066xe_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 Dxe_guc_ct.c1026 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 Dxe_guc.c1043 xe_gt_warn(gt, "excessive init time: %lldms! [status = 0x%08X, timeouts = %d]\n", in guc_wait_ucode()
1045xe_gt_warn(gt, "excessive init time: [freq = %dMHz (req = %dMHz), before = %dMHz, perf_limit_reaso… in guc_wait_ucode()