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
1215
xe_gt_warn(gt, "GuC load: excessive init time: %lldms! [status = 0x%08X]\n",
drivers/gpu/drm/xe/xe_guc.c
1217
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.c
953
xe_gt_warn(gt, "GuC not ready after disabling idle flow (GUC_STATUS: 0x%x)\n",
drivers/gpu/drm/xe/xe_guc.c
959
xe_gt_warn(gt, "SRAM handling not complete (GUC_SRAM_STATUS: 0x%x)\n",
drivers/gpu/drm/xe/xe_guc_capture.c
1061
xe_gt_warn(guc_to_gt(guc),
drivers/gpu/drm/xe/xe_guc_capture.c
1192
xe_gt_warn(gt, "Got mis-aligned register capture entries\n");
drivers/gpu/drm/xe/xe_guc_capture.c
1508
xe_gt_warn(guc_to_gt(guc), "Register capture pre-alloc-cache failure\n");
drivers/gpu/drm/xe/xe_guc_capture.c
598
xe_gt_warn(gt, "No capture reglist for this device\n");
drivers/gpu/drm/xe/xe_guc_capture.c
610
xe_gt_warn(gt, "Missing capture reglist: global!\n");
drivers/gpu/drm/xe/xe_guc_capture.c
612
xe_gt_warn(gt, "Missing capture reglist: %s(%u):%s(%u)!\n",
drivers/gpu/drm/xe/xe_guc_ct.c
1347
xe_gt_warn(gt, "G2H fence %u, action %04x, done\n",
drivers/gpu/drm/xe/xe_guc_ct.c
153
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
1537
xe_gt_warn(gt, "G2H fence (%u) not found!\n", fence);
drivers/gpu/drm/xe/xe_guc_ct.c
1888
xe_gt_warn(gt, "NOT_POSSIBLE\n");
drivers/gpu/drm/xe/xe_guc_pc.c
1278
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
1288
xe_gt_warn(gt, "GuC PC excessive start time: %lldms",
drivers/gpu/drm/xe/xe_guc_submit.c
1268
xe_gt_warn(q->gt, "Pending enable/disable failed to respond\n");
drivers/gpu/drm/xe/xe_guc_submit.c
1356
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
1371
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
1429
xe_gt_warn(guc_to_gt(guc), "Schedule enable failed to respond");
drivers/gpu/drm/xe/xe_guc_submit.c
1590
xe_gt_warn(guc_to_gt(guc),
drivers/gpu/drm/xe/xe_guc_submit.c
2222
xe_gt_warn(guc_to_gt(guc),
drivers/gpu/drm/xe/xe_guc_submit.c
2987
xe_gt_warn(guc_to_gt(guc), "G2H-Error capture no space");
drivers/gpu/drm/xe/xe_guc_submit.c
826
xe_gt_warn(guc_to_gt(guc), "Wait for CGP_SYNC_DONE response failed!\n");