Searched refs:guc_hxg_type_to_string (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_hxg_helpers.h24 static inline const char *guc_hxg_type_to_string(unsigned int type) function
H A Dxe_guc_relay.c293 guc_hxg_type_to_string(FIELD_GET(GUC_HXG_MSG_0_TYPE, msg[0])),
304 guc_hxg_type_to_string(FIELD_GET(GUC_HXG_MSG_0_TYPE, buf[0])),
308 guc_hxg_type_to_string(FIELD_GET(GUC_HXG_MSG_0_TYPE, msg[0])),
420 guc_hxg_type_to_string(type),
469 guc_hxg_type_to_string(type), txn->rid,
731 guc_hxg_type_to_string(type), txn->rid, txn->remote,
810 guc_hxg_type_to_string(type), rid, origin, 4 * len, msg);
836 guc_hxg_type_to_string(type), rid, origin,

Completed in 173 milliseconds