Searched refs:cob_size (Results 1 – 8 of 8) sorted by relevance
45 unsigned int cob_size; member
87 unsigned int cob_size; member
54 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()693 dev_priv->cob_size = init->cob_size; in savage_do_init_bci()
141 unsigned int cob_size; member
92 unsigned int cob_size; in vc4_crtc_get_scanout_position() local128 cob_size = vc4_crtc_get_cob_allocation(vc4, vc4_crtc_state->assigned_channel); in vc4_crtc_get_scanout_position()130 fifo_lines = cob_size / mode->crtc_hdisplay; in vc4_crtc_get_scanout_position()
228 u32 cob_size; member
1783 info->fix.smem_len = par->video.len - par->cob_size; in savage_map_video()2028 par->cob_size = 0x8000 << par->cob_index; in savage_init_hw()2034 par->cob_size = 0x400 << par->cob_index; in savage_init_hw()2035 par->cob_offset = videoRambytes - par->cob_size; in savage_init_hw()