Home
last modified time | relevance | path

Searched refs:relay_notice (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c60 #define relay_notice(relay, msg...) xe_gt_sriov_notice(relay_to_gt(relay), "relay: " msg) macro
301 relay_notice(relay, "Unexpected data=%d from GuC, wrong ABI?\n", ret); in relay_send_transaction()
305 relay_notice(relay, "Failed to send %s.%x to GuC (%pe) %*ph ...\n", in relay_send_transaction()
309 relay_notice(relay, "Failed to send %s.%u to %u (%pe) %*ph\n", in relay_send_transaction()
471 relay_notice(relay, "Unsuccessful %s.%u %#x:%u to %u (%pe) %*ph\n", in relay_send_message_and_wait()
663 relay_notice(relay, "Unexpected action %#x opcode %#x\n", action, opcode); in relay_testloop_action_handler()
736 relay_notice(relay, "Failed to handle %s.%u from %u (%pe) %*ph\n", in relay_process_incoming_action()
757 relay_notice(relay, "Failed to process action.%u (%pe) %*ph\n", in relay_process_incoming_action()
848 relay_notice(relay, "Failed to process %s.%u from %u (%pe) %*ph\n", in relay_process_msg()