Searched refs:is_mapped (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_dmabuf.c23 bool is_mapped; member in struct:exynos_drm_dmabuf_attachment
81 if (exynos_attach->dir == dir && exynos_attach->is_mapped) exynos_gem_map_dma_buf()
118 exynos_attach->is_mapped = true; exynos_gem_map_dma_buf()
/linux-4.1.27/drivers/gpu/drm/udl/
H A Dudl_dmabuf.c28 bool is_mapped; member in struct:udl_drm_dmabuf_attachment
89 if (udl_attach->dir == dir && udl_attach->is_mapped) udl_map_dma_buf()
135 udl_attach->is_mapped = true; udl_map_dma_buf()

Completed in 381 milliseconds