Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_prime.h73 int drm_gem_map_attach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach);
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_prime.c539 * drm_gem_map_attach() and drm_gem_map_detach(). Backing storage itself is
565 * drm_gem_map_attach - dma_buf attach implementation for GEM
575 int drm_gem_map_attach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach) in drm_gem_map_attach() function
581 EXPORT_SYMBOL(drm_gem_map_attach); variable
589 * &dma_buf_attachment from drm_gem_map_attach(). This can be used as the
808 .attach = drm_gem_map_attach,
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1503 .attach = drm_gem_map_attach,

Completed in 5 milliseconds