Searched refs:cob_size (Results 1 – 7 of 7) sorted by relevance
87 unsigned int cob_size; member
46 if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold) in savage_bci_wait_fifo_shadow()69 uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n; in savage_bci_wait_fifo_s3d()90 uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n; in savage_bci_wait_fifo_s4()684 dev_priv->cob_size = init->cob_size; in savage_do_init_bci()
137 unsigned int cob_size; member
228 u32 cob_size; member
1784 info->fix.smem_len = par->video.len - par->cob_size; in savage_map_video()2030 par->cob_size = 0x8000 << par->cob_index; in savage_init_hw()2036 par->cob_size = 0x400 << par->cob_index; in savage_init_hw()2037 par->cob_offset = videoRambytes - par->cob_size; in savage_init_hw()
167 fifo_lines = vc4_crtc->cob_size / mode->crtc_hdisplay; in vc4_crtc_get_scanoutpos()1106 vc4_crtc->cob_size = top - base + 4; in vc4_crtc_get_cob_allocation()
424 u32 cob_size; member