Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c92 uint32_t dma_drm_fourcc; member
135 port_priv->dma_drm_fourcc = 0; in ms_exa_xv_set_dma_client()
162 port_priv->dma_drm_fourcc = ClipValue(value, 0, 0xFFFFFFFF); in ms_exa_xv_set_port_attribute()
182 *value = port_priv->dma_drm_fourcc; in ms_exa_xv_get_port_attribute()
293 drm_fourcc = port_priv->dma_drm_fourcc ? port_priv->dma_drm_fourcc : id; in ms_exa_xv_create_dma_pixmap()
492 priv->dma_drm_fourcc = 0; in ms_exa_xv_init()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_xv.c319 port_priv->dma_drm_fourcc = 0; in glamor_xv_set_dma_client()
367 port_priv->dma_drm_fourcc = ClipValue(value, 0, 0xFFFFFFFF); in glamor_xv_set_port_attribute()
398 *value = port_priv->dma_drm_fourcc; in glamor_xv_get_port_attribute()
662 port_priv->dma_drm_fourcc ? port_priv->dma_drm_fourcc : DRM_FORMAT_NV12; in glamor_xv_render_dma()
1138 port_priv->dma_drm_fourcc = 0; in glamor_xv_init_port()
H A Dglamor_priv.h894 uint32_t dma_drm_fourcc; 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.patch71 + static const char dma_drm_fourcc[] = XV_DMA_DRM_FOURCC_PROP;
95 + } else if (!strcmp (attr[i].name, dma_drm_fourcc)) {
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch71 + static const char dma_drm_fourcc[] = XV_DMA_DRM_FOURCC_PROP;
95 + } else if (!strcmp (attr[i].name, dma_drm_fourcc)) {
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch71 + static const char dma_drm_fourcc[] = XV_DMA_DRM_FOURCC_PROP;
95 + } else if (!strcmp (attr[i].name, dma_drm_fourcc)) {