Searched refs:dma_client (Results 1 – 6 of 6) sorted by relevance
89 uint32_t dma_client; member97 ms_exa_xv_set_dma_client(ms_exa_port_private *port_priv, uint32_t dma_client) in ms_exa_xv_set_dma_client() argument102 if (port_priv->dma_client) in ms_exa_xv_set_dma_client()105 port_priv->dma_client = dma_client; in ms_exa_xv_set_dma_client()107 if (!dma_client) in ms_exa_xv_set_dma_client()116 "/tmp/.xv_dma_client.%d", port_priv->dma_client); in ms_exa_xv_set_dma_client()132 port_priv->dma_client = 0; in ms_exa_xv_set_dma_client()176 *value = port_priv->dma_client; in ms_exa_xv_get_port_attribute()249 if (!port_priv->dma_client || port_priv->dma_socket_fd <= 0) in ms_exa_xv_create_dma_pixmap()488 priv->dma_client = 0; in ms_exa_xv_init()
281 uint32_t dma_client) in glamor_xv_set_dma_client() argument286 if (port_priv->dma_client) in glamor_xv_set_dma_client()289 port_priv->dma_client = dma_client; in glamor_xv_set_dma_client()291 if (!dma_client) in glamor_xv_set_dma_client()300 "/tmp/.xv_dma_client.%d", port_priv->dma_client); in glamor_xv_set_dma_client()316 port_priv->dma_client = 0; in glamor_xv_set_dma_client()392 *value = port_priv->dma_client; in glamor_xv_get_port_attribute()881 if (!port_priv->dma_client || port_priv->dma_socket_fd <= 0) in glamor_xv_put_dma_image()1134 port_priv->dma_client = 0; in glamor_xv_init_port()
891 uint32_t dma_client; member
500 + /* If this buffer is dmabuf and the xserver supports dma_client, we will