Searched refs:map_noncoherent (Results 1 – 5 of 5) sorted by relevance
70 bool map_noncoherent; member517 if (priv->soc_info->map_noncoherent) in ingenic_drm_plane_atomic_check()909 if (priv->soc_info->map_noncoherent) in ingenic_drm_gem_fb_create()925 obj->map_noncoherent = priv->soc_info->map_noncoherent; in ingenic_drm_gem_create_object()1216 if (soc_info->map_noncoherent) in ingenic_drm_bind()1247 if (soc_info->map_noncoherent) in ingenic_drm_bind()1542 .map_noncoherent = false,1554 .map_noncoherent = false,1567 .map_noncoherent = false,1580 .map_noncoherent = false,[all …]
96 dma_obj->map_noncoherent = false; in __drm_gem_dma_create()146 if (dma_obj->map_noncoherent) { in drm_gem_dma_create()236 if (dma_obj->map_noncoherent) in drm_gem_dma_free()535 if (dma_obj->map_noncoherent) { in drm_gem_dma_mmap()
137 if (!dma_obj->map_noncoherent) in drm_fb_dma_sync_non_coherent()
216 if (dma_obj->map_noncoherent) in drm_fbdev_dma_driver_fbdev_probe_tail()
391 dma_obj->map_noncoherent = false; in rcar_du_gem_prime_import_sg_table()
Completed in 13 milliseconds