Searched refs:xe_gt_warn (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gt_printk.h | 22 #define xe_gt_warn(_gt, _fmt, ...) \ macro
|
D | xe_guc_ct.c | 903 xe_gt_warn(gt, "G2H fence %u, action %04x, done\n", in guc_ct_send_recv() 1038 xe_gt_warn(gt, "G2H fence (%u) not found!\n", fence); in parse_g2h_response() 1295 xe_gt_warn(gt, "NOT_POSSIBLE"); in g2h_fast_path()
|
D | xe_guc.c | 689 xe_gt_warn(gt, "excessive init time: %lldms! [status = 0x%08X, timeouts = %d]\n", in guc_wait_ucode() 691 …xe_gt_warn(gt, "excessive init time: [freq = %dMHz (req = %dMHz), before = %dMHz, perf_limit_reaso… in guc_wait_ucode()
|
D | xe_guc_submit.c | 923 xe_gt_warn(gt, "Check job timeout: seqno=%u, lrc_seqno=%u, guc_id=%d, not started", in check_timeout() 980 xe_gt_warn(guc_to_gt(guc), "Schedule enable failed to respond"); in enable_scheduling() 1112 xe_gt_warn(guc_to_gt(guc), "Schedule disable failed to respond"); in guc_exec_queue_timedout_job() 1598 xe_gt_warn(guc_to_gt(guc), in guc_exec_queue_suspend_wait()
|