Home
last modified time | relevance | path

Searched refs:drm_gem_dmabuf_vmap (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_prime.h77 void *drm_gem_dmabuf_vmap(struct dma_buf *dma_buf);
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_prime.c543 * For kernel-internal access there's drm_gem_dmabuf_vmap() and
660 * drm_gem_dmabuf_vmap - dma_buf vmap implementation for GEM
668 void *drm_gem_dmabuf_vmap(struct dma_buf *dma_buf) in drm_gem_dmabuf_vmap() function
680 EXPORT_SYMBOL(drm_gem_dmabuf_vmap); variable
814 .vmap = drm_gem_dmabuf_vmap,
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1509 .vmap = drm_gem_dmabuf_vmap,

Completed in 5 milliseconds