Searched refs:cob_size (Results 1 – 6 of 6) sorted by relevance
87 unsigned int cob_size; member
55 if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold) in savage_bci_wait_fifo_shadow()78 uint32_t maxUsed = dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - n; in savage_bci_wait_fifo_s3d()99 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()
141 unsigned int cob_size; member
98 unsigned int cob_size; in vc4_crtc_get_scanout_position() local134 cob_size = vc4_crtc_get_cob_allocation(vc4, vc4_crtc_state->assigned_channel); in vc4_crtc_get_scanout_position()136 fifo_lines = cob_size / mode->crtc_hdisplay; in vc4_crtc_get_scanout_position()
227 u32 cob_size; member
1784 info->fix.smem_len = par->video.len - par->cob_size; in savage_map_video()2029 par->cob_size = 0x8000 << par->cob_index; in savage_init_hw()2035 par->cob_size = 0x400 << par->cob_index; in savage_init_hw()2036 par->cob_offset = videoRambytes - par->cob_size; in savage_init_hw()