Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_messages_abi.h50 #define GUC_HXG_TYPE_FAST_REQUEST 2u macro
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c447 type = (flags & INTEL_GUC_CT_SEND_NB) ? GUC_HXG_TYPE_FAST_REQUEST : in ct_write()