Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/abi/
A Dguc_communication_ctb_abi.h85 #define GUC_CTB_MSG_0_FENCE (0xffff << 16) macro
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ct.c428 FIELD_PREP(GUC_CTB_MSG_0_FENCE, fence); in ct_write()
893 u32 fence = FIELD_GET(GUC_CTB_MSG_0_FENCE, response->msg[0]); in ct_handle_response()

Completed in 5 milliseconds