Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_hxg_helpers.h90 static inline u32 guc_hxg_msg_encode_busy(u32 *msg, u32 counter) in guc_hxg_msg_encode_busy() function
Dxe_guc_relay.c723 ret = guc_hxg_msg_encode_busy(txn->response_buf + txn->offset, 0); in relay_process_incoming_action()