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

/drivers/gpu/drm/savage/
H A Dsavage_bci.c46 if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold)
69 uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n;
90 uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n;
H A Dsavage_drv.h231 #define SAVAGE_BCI_FIFO_SIZE 32 /* number of entries in on-chip macro

Completed in 49 milliseconds