Symbol: xe_gt_warn
drivers/gpu/drm/xe/xe_gt_clock.c
47
xe_gt_warn(gt, "Invalid crystal clock frequency: %u", crystal_clock);
drivers/gpu/drm/xe/xe_guc.c
1152
xe_gt_warn(gt, "GuC load: excessive init time: %lldms! [status = 0x%08X]\n",
drivers/gpu/drm/xe/xe_guc.c
1154
xe_gt_warn(gt, "GuC load: excessive init time: [freq = %dMHz (req = %dMHz), before = %dMHz, perf_limit_reasons = 0x%08X]\n",
drivers/gpu/drm/xe/xe_guc_capture.c
1055
xe_gt_warn(guc_to_gt(guc),
drivers/gpu/drm/xe/xe_guc_capture.c
1186
xe_gt_warn(gt, "Got mis-aligned register capture entries\n");
drivers/gpu/drm/xe/xe_guc_capture.c
1502
xe_gt_warn(guc_to_gt(guc), "Register capture pre-alloc-cache failure\n");
drivers/gpu/drm/xe/xe_guc_capture.c
592
xe_gt_warn(gt, "No capture reglist for this device\n");
drivers/gpu/drm/xe/xe_guc_capture.c
604
xe_gt_warn(gt, "Missing capture reglist: global!\n");
drivers/gpu/drm/xe/xe_guc_capture.c
606
xe_gt_warn(gt, "Missing capture reglist: %s(%u):%s(%u)!\n",
drivers/gpu/drm/xe/xe_guc_ct.c
1312
xe_gt_warn(gt, "G2H fence %u, action %04x, done\n",
drivers/gpu/drm/xe/xe_guc_ct.c
1489
xe_gt_warn(gt, "G2H fence (%u) not found!\n", fence);
drivers/gpu/drm/xe/xe_guc_ct.c
151
xe_gt_warn(gt, "Fence 0x%x not found - tracking buffer wrapped? [range = 0x%x -> 0x%x, next = 0x%X]\n",
drivers/gpu/drm/xe/xe_guc_ct.c
1836
xe_gt_warn(gt, "NOT_POSSIBLE");
drivers/gpu/drm/xe/xe_guc_pc.c
1268
xe_gt_warn(gt, "GuC PC start taking longer than normal [freq = %dMHz (req = %dMHz), perf_limit_reasons = 0x%08X]\n",
drivers/gpu/drm/xe/xe_guc_pc.c
1278
xe_gt_warn(gt, "GuC PC excessive start time: %lldms",
drivers/gpu/drm/xe/xe_guc_submit.c
1241
xe_gt_warn(q->gt, "Pending enable/disable failed to respond\n");
drivers/gpu/drm/xe/xe_guc_submit.c
1339
xe_gt_warn(gt, "Check job timeout: seqno=%u, lrc_seqno=%u, guc_id=%d, not started",
drivers/gpu/drm/xe/xe_guc_submit.c
1353
xe_gt_warn(gt, "Check job timeout: seqno=%u, lrc_seqno=%u, guc_id=%d, timestamp stuck",
drivers/gpu/drm/xe/xe_guc_submit.c
1411
xe_gt_warn(guc_to_gt(guc), "Schedule enable failed to respond");
drivers/gpu/drm/xe/xe_guc_submit.c
1559
xe_gt_warn(guc_to_gt(guc),
drivers/gpu/drm/xe/xe_guc_submit.c
2200
xe_gt_warn(guc_to_gt(guc),
drivers/gpu/drm/xe/xe_guc_submit.c
2955
xe_gt_warn(guc_to_gt(guc), "G2H-Error capture no space");
drivers/gpu/drm/xe/xe_guc_submit.c
776
xe_gt_warn(guc_to_gt(guc), "Wait for CGP_SYNC_DONE response failed!\n");