| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_gsc_proxy.c | 117 xe_gt_err(gt, "Failed to send CSME proxy message\n"); in proxy_send_to_csme() 123 xe_gt_err(gt, "Failed to receive CSME proxy message\n"); in proxy_send_to_csme() 139 xe_gt_err(gt, "Invalid GSC proxy message size: %u\n", size); in proxy_send_to_gsc() 146 xe_gt_err(gt, "Failed to submit gsc proxy rq (%pe)\n", ERR_PTR(err)); in proxy_send_to_gsc() 191 xe_gt_err(gt, in validate_proxy_header() 253 xe_gt_err(gt, "Invalid gsc header in proxy reply (%pe)\n", in proxy_query() 277 xe_gt_err(gt, "invalid GSC to CSME proxy header! (%pe)\n", in proxy_query() 295 xe_gt_err(gt, "CSME to GSC proxy msg too small: 0x%x\n", size); in proxy_query() 306 xe_gt_err(gt, "invalid CSME to GSC proxy header! %d\n", ret); in proxy_query() 343 xe_gt_err(gt, "GSC proxy component not bound!\n"); in xe_gsc_proxy_request_handler() [all …]
|
| H A D | xe_gsc.c | 142 xe_gt_err(gt, "failed to allocate bo for GSC version query\n"); in query_compatibility_version() 156 xe_gt_err(gt, in query_compatibility_version() 166 xe_gt_err(gt, "HuC: invalid GSC reply for version query (err=%d)\n", err); in query_compatibility_version() 210 xe_gt_err(gt, "GSC already loaded at upload time\n"); in gsc_upload() 216 xe_gt_err(gt, "Failed to memcpy GSC FW\n"); in gsc_upload() 239 xe_gt_err(gt, "Failed to emit GSC FW upload (%pe)\n", ERR_PTR(err)); in gsc_upload() 245 xe_gt_err(gt, "Failed to wait for GSC load (%pe)\n", ERR_PTR(err)); in gsc_upload() 340 xe_gt_err(gt, "GSC ER timed out!\n"); in gsc_er_complete() 440 xe_gt_err(gt, "GSC init failed with %d", ret); in xe_gsc_init() 487 xe_gt_err(gt, "Failed to create queue for GSC submission\n"); in xe_gsc_init_post_hwconfig() [all …]
|
| H A D | xe_huc.c | 102 xe_gt_err(gt, "HuC: initialization failed: %pe\n", ERR_PTR(ret)); in xe_huc_init() 190 xe_gt_err(gt, "HuC: failed to submit GSC request to auth: %pe\n", ERR_PTR(err)); in huc_auth_via_gsccs() 197 xe_gt_err(gt, "HuC: invalid GSC reply for auth: %pe\n", ERR_PTR(err)); in huc_auth_via_gsccs() 208 xe_gt_err(gt, "HuC: authentication failed with GSC error = %#x\n", out_status); in huc_auth_via_gsccs() 266 xe_gt_err(gt, "HuC: failed to trigger auth via %s: %pe\n", in xe_huc_auth() 274 xe_gt_err(gt, "HuC: firmware not verified: %pe\n", ERR_PTR(ret)); in xe_huc_auth() 284 xe_gt_err(gt, "HuC: authentication via %s failed: %pe\n", in xe_huc_auth()
|
| H A D | xe_guc_ct.c | 665 xe_gt_err(gt, "CT write: tail out of range: %u vs %u\n", in h2g_write() 672 xe_gt_err(gt, "CT write: invalid head offset %u >= %u)\n", in h2g_write() 895 xe_gt_err(ct_to_gt(ct), "CTB receive failed (%pe)", in guc_ct_send_locked() 1131 xe_gt_err(gt, "GuC Crash dump notification\n"); in guc_crash_process_msg() 1133 xe_gt_err(gt, "GuC Exception notification\n"); in guc_crash_process_msg() 1323 xe_gt_err(gt, "unexpected G2H action 0x%04x\n", action); in process_g2h_msg() 1403 xe_gt_err(gt, "CT read: head out of range: %u vs %u\n", in g2h_read() 1410 xe_gt_err(gt, "CT read: invalid tail offset %u >= %u)\n", in g2h_read() 1509 xe_gt_err(gt, "G2H action 0x%04x failed (%pe)\n", in g2h_fast_path() 1608 xe_gt_err(ct_to_gt(ct), "CT dequeue failed: %d", ret); in receive_g2h() [all …]
|
| H A D | xe_guc.c | 700 xe_gt_err(gt, "GuC init failed with %pe\n", ERR_PTR(ret)); in xe_guc_init() 792 xe_gt_err(gt, "GuC reset timed out, GDRST=%#x\n", gdrst); in xe_guc_reset() 1013 xe_gt_err(gt, "invalid key requested, header = 0x%08X\n", in guc_wait_ucode() 1018 xe_gt_err(gt, "firmware signature verification failed\n"); in guc_wait_ucode() 1022 xe_gt_err(gt, "firmware production part check failure\n"); in guc_wait_ucode() 1028 xe_gt_err(gt, "firmware exception. EIP: %#x\n", in guc_wait_ucode() 1037 xe_gt_err(gt, "still extracting hwconfig table.\n"); in guc_wait_ucode() 1246 xe_gt_err(gt, "GuC suspend failed: %pe\n", ERR_PTR(ret)); in xe_guc_suspend() 1321 xe_gt_err(gt, "GuC mmio request %#x: no reply %#x\n", in xe_guc_mmio_send_recv() 1370 xe_gt_err(gt, "GuC mmio request %#x: failure %#x hint %#x\n", in xe_guc_mmio_send_recv() [all …]
|
| H A D | xe_uc_fw.c | 322 xe_gt_err(gt, "Unsupported GuC v%u.%u.%u! v70.29.2 or newer is required\n", in guc_read_css_info() 477 xe_gt_err(gt, "invalid CPD header length %u!\n", header->header_length); in parse_cpd_header() 483 xe_gt_err(gt, "FW too small! %zu < %zu\n", size, min_size); in parse_cpd_header() 490 xe_gt_err(gt, "Failed to find %s manifest!\n", in parse_cpd_header() 497 xe_gt_err(gt, "FW too small! %zu < %zu\n", size, min_size); in parse_cpd_header() 529 xe_gt_err(gt, "FW too small! %zu < %u\n", size, offset); in parse_cpd_header() 555 xe_gt_err(gt, "GSC FW too small! %zu < %zu\n", size, min_size); in parse_gsc_layout() 561 xe_gt_err(gt, "GSC FW too small for boot section! %zu < %zu\n", in parse_gsc_layout() 568 xe_gt_err(gt, "GSC FW boot section too small for BPDT header: %u < %zu\n", in parse_gsc_layout() 575 xe_gt_err(gt, "invalid signature for BPDT header: 0x%08x!\n", in parse_gsc_layout() [all …]
|
| H A D | xe_gt.c | 294 xe_gt_err(gt, "hwe %s: xe_exec_queue_create failed (%pe)\n", in xe_gt_record_default_lrcs() 302 xe_gt_err(gt, "hwe %s: emit_wa_job failed (%pe) guc_id=%u\n", in xe_gt_record_default_lrcs() 311 xe_gt_err(gt, "hwe %s: nop xe_exec_queue_create failed (%pe)\n", in xe_gt_record_default_lrcs() 319 xe_gt_err(gt, "hwe %s: nop emit_nop_job failed (%pe) guc_id=%u\n", in xe_gt_record_default_lrcs() 327 xe_gt_err(gt, "hwe %s: emit_nop_job failed (%pe) guc_id=%u\n", in xe_gt_record_default_lrcs() 687 xe_gt_err(gt, "failed to clear GRDOM_FULL (%pe)\n", in do_gt_reset() 827 xe_gt_err(gt, "reset failed (%pe)\n", ERR_PTR(err)); in gt_reset() 894 xe_gt_err(gt, "suspend failed (%pe)\n", ERR_PTR(err)); in xe_gt_suspend() 953 xe_gt_err(gt, "resume failed (%pe)\n", ERR_PTR(err)); in xe_gt_resume()
|
| H A D | xe_gt_printk.h | 19 #define xe_gt_err(_gt, _fmt, ...) \ macro 53 xe_gt_err(gt, "%pV", vaf); in __xe_gt_printfn_err()
|
| H A D | xe_reg_sr.c | 109 xe_gt_err(gt, in xe_reg_sr_add() 191 xe_gt_err(gt, "Failed to apply, err=-ETIMEDOUT\n"); in xe_reg_sr_apply_mmio()
|
| H A D | xe_guc_engine_activity.c | 328 xe_gt_err(guc_to_gt(guc), "failed to enable activity stats%d\n", ret); in xe_guc_engine_activity_enable_stats() 359 xe_gt_err(gt, "failed to allocate engine activity group (%pe)\n", ERR_PTR(ret)); in xe_guc_engine_activity_init() 365 xe_gt_err(gt, "failed to allocate engine activity buffers (%pe)\n", ERR_PTR(ret)); in xe_guc_engine_activity_init()
|
| H A D | xe_guc_pc.c | 157 xe_gt_err(pc_to_gt(pc), "GuC PC reset failed: %pe\n", in pc_action_reset() 181 xe_gt_err(pc_to_gt(pc), "GuC PC query task state failed: %pe\n", in pc_action_query_task_state() 204 xe_gt_err(pc_to_gt(pc), "GuC PC set param[%u]=%u failed: %pe\n", in pc_action_set_param() 226 xe_gt_err(pc_to_gt(pc), "GuC PC unset param failed: %pe", in pc_action_unset_param() 243 xe_gt_err(pc_to_gt(pc), "GuC RC enable mode=%u failed: %pe\n", in pc_action_setup_gucrc() 1072 …xe_gt_err(gt, "GuC PC Start failed: Dynamic GT frequency control and GT sleep states are now disab… in xe_guc_pc_start()
|
| H A D | xe_force_wake.c | 122 xe_gt_err(gt, "Force wake domain %d failed to ack %s (%pe) reg[%#x] = %#x\n", in __domain_wait() 126 xe_gt_err(gt, in __domain_wait()
|
| H A D | xe_reg_whitelist.c | 114 xe_gt_err(hwe->gt, in whitelist_apply_to_hwe()
|
| H A D | xe_uc.c | 69 xe_gt_err(uc_to_gt(uc), "Failed to initialize uC (%pe)\n", ERR_PTR(ret)); in xe_uc_init()
|
| H A D | xe_guc_db_mgr.c | 62 xe_gt_err(dbm_to_gt(dbm), "GuC doorbells manager unclean (%u/%u)\n", in __fini_dbm()
|
| H A D | xe_guc_id_mgr.c | 49 xe_gt_err(idm_to_gt(idm), "GUC ID manager unclean (%u/%u)\n", in __fini_idm()
|
| H A D | xe_debugfs.c | 178 …xe_gt_err(gt, "Failed to update GuC ADS scheduler policy. GuC may still cause engine reset even wi… in wedged_mode_set()
|
| H A D | xe_guc_submit.c | 840 xe_gt_err(gt, "Failed to register clean-up on wedged.mode=2; " in xe_guc_submit_wedge() 1835 xe_gt_err(gt, "Invalid guc_id %u\n", guc_id); in g2h_exec_queue_lookup() 1841 xe_gt_err(gt, "Not engine present for guc_id %u\n", guc_id); in g2h_exec_queue_lookup() 1930 xe_gt_err(guc_to_gt(guc), in xe_guc_sched_done_handler() 1970 xe_gt_err(guc_to_gt(guc), in xe_guc_deregister_done_handler() 2094 xe_gt_err(gt, "GuC engine reset request failed on %d:%d because 0x%08X", in xe_guc_exec_queue_reset_failure_handler()
|
| H A D | xe_gt_tlb_invalidation.c | 95 xe_gt_err(gt, "TLB invalidation fence timeout, seqno=%d recv=%d", in xe_gt_tlb_fence_timeout()
|
| H A D | xe_gt_mcr.c | 349 …xe_gt_err(gt, "Slice/Subslice counts missing from hwconfig table; using typical fallback values\n"… in dss_per_group()
|
| H A D | xe_eu_stall.c | 645 xe_gt_err(gt, "Failed to get RENDER forcewake\n"); in xe_eu_stall_stream_enable()
|
| H A D | xe_guc_capture.c | 1388 xe_gt_err(guc_to_gt(guc), in __guc_capture_process_output()
|