Home
last modified time | relevance | path

Searched refs:map_noncoherent (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c61 bool map_noncoherent; member
415 if (priv->soc_info->map_noncoherent) in ingenic_drm_plane_atomic_check()
538 return priv->soc_info->map_noncoherent; in ingenic_drm_map_noncoherent()
568 if (priv->soc_info->map_noncoherent) in ingenic_drm_plane_atomic_update()
746 if (priv->soc_info->map_noncoherent) in ingenic_drm_gem_fb_create()
762 obj->map_noncoherent = priv->soc_info->map_noncoherent; in ingenic_drm_gem_create_object()
981 if (soc_info->map_noncoherent) in ingenic_drm_bind()
1012 if (soc_info->map_noncoherent) in ingenic_drm_bind()
1269 .map_noncoherent = false,
1280 .map_noncoherent = false,
[all …]
/linux/drivers/gpu/drm/
A Ddrm_gem_cma_helper.c81 cma_obj->map_noncoherent = false; in __drm_gem_cma_create()
125 if (cma_obj->map_noncoherent) { in drm_gem_cma_create()
213 if (cma_obj->map_noncoherent) in drm_gem_cma_free_object()
521 if (cma_obj->map_noncoherent) { in drm_gem_cma_mmap()
A Ddrm_fb_cma_helper.c129 if (!cma_obj->map_noncoherent) in drm_fb_cma_sync_non_coherent()
/linux/include/drm/
A Ddrm_gem_cma_helper.h29 bool map_noncoherent; member
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_kms.c359 cma_obj->map_noncoherent = false; in rcar_du_gem_prime_import_sg_table()

Completed in 9 milliseconds