Searched refs:dma_hor_stride (Results 1 – 3 of 3) sorted by relevance
90 uint32_t dma_hor_stride; member133 port_priv->dma_hor_stride = 0; in ms_exa_xv_set_dma_client()158 port_priv->dma_hor_stride = ClipValue(value, 0, 0xFFFFFFFF); in ms_exa_xv_set_port_attribute()178 *value = port_priv->dma_hor_stride; in ms_exa_xv_get_port_attribute()252 if (!port_priv->dma_hor_stride || !port_priv->dma_ver_stride) in ms_exa_xv_create_dma_pixmap()290 width = port_priv->dma_hor_stride; in ms_exa_xv_create_dma_pixmap()490 priv->dma_hor_stride = 0; in ms_exa_xv_init()
317 port_priv->dma_hor_stride = 0; in glamor_xv_set_dma_client()363 port_priv->dma_hor_stride = ClipValue(value, 0, 0xFFFFFFFF); in glamor_xv_set_port_attribute()394 *value = port_priv->dma_hor_stride; in glamor_xv_get_port_attribute()657 port_priv->dma_hor_stride ? port_priv->dma_hor_stride : port_priv->w; in glamor_xv_render_dma()1136 port_priv->dma_hor_stride = 0; in glamor_xv_init_port()
892 uint32_t dma_hor_stride; member