Home
last modified time | relevance | path

Searched refs:dma_client (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c89 uint32_t dma_client; member
97 ms_exa_xv_set_dma_client(ms_exa_port_private *port_priv, uint32_t dma_client) in ms_exa_xv_set_dma_client() argument
102 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()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_xv.c281 uint32_t dma_client) in glamor_xv_set_dma_client() argument
286 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()
H A Dglamor_priv.h891 uint32_t dma_client; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch500 + /* If this buffer is dmabuf and the xserver supports dma_client, we will
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch500 + /* If this buffer is dmabuf and the xserver supports dma_client, we will
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch500 + /* If this buffer is dmabuf and the xserver supports dma_client, we will