Home
last modified time | relevance | path

Searched refs:vmw_prime_dmabuf_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c65 const struct dma_buf_ops vmw_prime_dmabuf_ops = { variable
H A Dvmwgfx_drv.h1123 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
H A Dvmwgfx_drv.c1019 dev_priv->tdev = ttm_object_device_init(&vmw_prime_dmabuf_ops); in vmw_driver_load()