Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_communication_ctb_abi.h52 #define GUC_CTB_STATUS_OVERFLOW (1 << 0) macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/abi/
Dguc_communication_ctb_abi.h53 #define GUC_CTB_STATUS_OVERFLOW BIT(0) macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.c460 desc->status |= GUC_CTB_STATUS_OVERFLOW; in ct_write()
637 desc->status |= GUC_CTB_STATUS_OVERFLOW; in h2g_has_room()
932 desc->status |= GUC_CTB_STATUS_OVERFLOW; in ct_read()