SAVAGE_BCI_FIFO_SIZE   55 drivers/gpu/drm/savage/savage_bci.c 	if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold)
SAVAGE_BCI_FIFO_SIZE   78 drivers/gpu/drm/savage/savage_bci.c 	uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n;
SAVAGE_BCI_FIFO_SIZE   99 drivers/gpu/drm/savage/savage_bci.c 	uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n;