Searched refs:xe_gt_sriov_notice (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gt_sriov_pf_policy.c | 80 xe_gt_sriov_notice(gt, "Failed to push %u policy KLV%s (%pe)\n", in pf_push_policy_klvs() 105 xe_gt_sriov_notice(gt, "Failed to update policy %#x '%s' to '%s' (%pe)\n", in pf_update_policy_bool() 125 xe_gt_sriov_notice(gt, "Failed to update policy %#x '%s' to '%s' (%pe)\n", in pf_update_policy_u32()
|
D | xe_gt_sriov_printk.h | 18 #define xe_gt_sriov_notice(_gt, _fmt, ...) \ macro
|
D | xe_gt_sriov_pf_config.c | 117 xe_gt_sriov_notice(gt, "Failed to push %s %u config KLV%s (%pe)\n", in pf_push_vf_cfg_klvs() 493 xe_gt_sriov_notice(gt, "Failed to provision %s with %llu (%s) %s (%pe)\n", in pf_config_set_u64_done() 552 xe_gt_sriov_notice(gt, "Failed to bulk provision VF%u..VF%u with %s\n", in pf_config_bulk_set_u64_done() 819 xe_gt_sriov_notice(gt, "Failed to provision %s with %u%s %s (%pe)\n", in pf_config_set_u32_done() 871 xe_gt_sriov_notice(gt, "Failed to bulk provision VF%u..VF%u with %s\n", in pf_config_bulk_set_u32_done() 1900 xe_gt_sriov_notice(gt, "VF%u unprovisioning failed with error (%pe)%s\n", in xe_gt_sriov_pf_config_release() 1984 xe_gt_sriov_notice(gt, "VF%u resource sanitizing failed (%pe)\n", in xe_gt_sriov_pf_config_sanitize() 2013 xe_gt_sriov_notice(gt, "Failed to %s VF%u configuration (%pe)\n", in xe_gt_sriov_pf_config_push() 2095 xe_gt_sriov_notice(gt, "Failed to push %u of %u VF%s configurations\n", in xe_gt_sriov_pf_config_restart()
|
D | xe_gt_sriov_pf_monitor.c | 54 xe_gt_sriov_notice(gt, "unknown threshold key %#x reported for %s\n", in pf_handle_vf_threshold_event()
|
D | xe_gt_sriov_pf_control.c | 961 xe_gt_sriov_notice(gt, "VF%u FLR failed!\n", vfid); in pf_enter_vf_flr_failed() 1137 xe_gt_sriov_notice(gt, "VF%u FLR didn't finish in %u ms (%pe)\n", in xe_gt_sriov_pf_control_trigger_flr()
|
D | xe_gt_sriov_pf_service.c | 333 xe_gt_sriov_notice(gt, "VF%u failed to negotiate ABI %u.%u (%pe)\n", in pf_process_handshake()
|
D | xe_guc_relay.c | 59 #define relay_notice(relay, msg...) xe_gt_sriov_notice(relay_to_gt(relay), "relay: " msg)
|
D | xe_gt_sriov_vf.c | 197 xe_gt_sriov_notice(gt, "GuC reports interface version %u.%u.%u.%u\n", in vf_handshake_with_guc()
|