Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c69 #define relay_notice(relay, msg...) relay_ratelimit_printk((relay), notice, msg) macro
310 relay_notice(relay, "Unexpected data=%d from GuC, wrong ABI?\n", ret); in relay_send_transaction()
314 relay_notice(relay, "Failed to send %s.%x to GuC (%pe) %*ph ...\n", in relay_send_transaction()
318 relay_notice(relay, "Failed to send %s.%u to %u (%pe) %*ph\n", in relay_send_transaction()
483 relay_notice(relay, "Unsuccessful %s.%u %#x:%u to %u (%pe) %*ph\n", in relay_send_message_and_wait()
675 relay_notice(relay, "Unexpected action %#x opcode %#x\n", action, opcode); in relay_testloop_action_handler()
753 relay_notice(relay, "Failed to handle %s.%u from %u (%pe) %*ph\n", in relay_process_incoming_action()
774 relay_notice(relay, "Failed to process action.%u (%pe) %*ph\n", in relay_process_incoming_action()
865 relay_notice(relay, "Failed to process %s.%u from %u (%pe) %*ph\n", in relay_process_msg()