Searched refs:xe_gt_warn (Results 1 – 8 of 8) sorted by relevance
| /drivers/gpu/drm/xe/ |
| 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()
|
| A D | xe_gt_pagefault.c | 337 xe_gt_warn(gt, "PageFault Queue full, shouldn't be possible\n"); in xe_guc_pagefault_handler() 518 xe_gt_warn(gt, "Access counter request:\n" in print_acc() 638 xe_gt_warn(gt, "ACC: Unsuccessful %pe\n", ERR_PTR(ret)); in acc_queue_work_func() 683 xe_gt_warn(gt, "ACC Queue full, dropping ACC\n"); in xe_guc_access_counter_notify_handler()
|
| A D | xe_gt_printk.h | 22 #define xe_gt_warn(_gt, _fmt, ...) \ macro
|
| A D | xe_guc_capture.c | 568 xe_gt_warn(gt, "No capture reglist for this device\n"); in guc_capture_getlistsize() 580 xe_gt_warn(gt, "Missing capture reglist: global!\n"); in guc_capture_getlistsize() 582 xe_gt_warn(gt, "Missing capture reglist: %s(%u):%s(%u)!\n", in guc_capture_getlistsize() 1031 xe_gt_warn(guc_to_gt(guc), in guc_capture_log_remove_bytes() 1162 xe_gt_warn(gt, "Got mis-aligned register capture entries\n"); in guc_capture_extract_reglists() 1478 xe_gt_warn(guc_to_gt(guc), "Register capture pre-alloc-cache failure\n"); in __guc_capture_create_prealloc_nodes()
|
| A D | xe_guc_submit.c | 816 xe_gt_warn(q->gt, "Pending enable/disable failed to respond\n"); in disable_scheduling_deregister() 948 xe_gt_warn(q->gt, "Schedule disable failed to respond, guc_id=%d\n", in xe_guc_exec_queue_lr_cleanup() 975 xe_gt_warn(gt, "Check job timeout: seqno=%u, lrc_seqno=%u, guc_id=%d, not started", in check_timeout() 1029 xe_gt_warn(guc_to_gt(guc), "Schedule enable failed to respond"); in enable_scheduling() 1177 xe_gt_warn(guc_to_gt(guc), in guc_exec_queue_timedout_job() 1676 xe_gt_warn(guc_to_gt(guc), in guc_exec_queue_suspend_wait() 2076 xe_gt_warn(guc_to_gt(guc), "G2H-Error capture no space"); in xe_guc_error_capture_handler()
|
| A D | xe_guc_ct.c | 1087 xe_gt_warn(gt, "G2H fence %u, action %04x, done\n", in guc_ct_send_recv() 1252 …xe_gt_warn(gt, "Fence 0x%x not found - tracking buffer wrapped? [range = 0x%x -> 0x%x, next = 0x%X… in fast_req_report() 1301 xe_gt_warn(gt, "G2H fence (%u) not found!\n", fence); in parse_g2h_response() 1625 xe_gt_warn(gt, "NOT_POSSIBLE"); in g2h_fast_path()
|
| A D | xe_guc_pc.c | 1227 …xe_gt_warn(gt, "GuC PC start taking longer than normal [freq = %dMHz (req = %dMHz), perf_limit_rea… in xe_guc_pc_start() 1238 xe_gt_warn(gt, "GuC PC excessive start time: %lldms", in xe_guc_pc_start()
|
| A D | xe_guc.c | 1155 xe_gt_warn(gt, "excessive init time: %lldms! [status = 0x%08X, timeouts = %d]\n", in guc_wait_ucode() 1157 …xe_gt_warn(gt, "excessive init time: [freq = %dMHz (req = %dMHz), before = %dMHz, perf_limit_reaso… in guc_wait_ucode()
|
Completed in 31 milliseconds