Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c69 bool map_noncoherent; member
516 if (priv->soc_info->map_noncoherent) in ingenic_drm_plane_atomic_check()
906 if (priv->soc_info->map_noncoherent) in ingenic_drm_gem_fb_create()
922 obj->map_noncoherent = priv->soc_info->map_noncoherent; in ingenic_drm_gem_create_object()
1205 if (soc_info->map_noncoherent) in ingenic_drm_bind()
1236 if (soc_info->map_noncoherent) in ingenic_drm_bind()
1520 .map_noncoherent = false,
1532 .map_noncoherent = false,
1545 .map_noncoherent = false,
1558 .map_noncoherent = false,
[all …]
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_gem_dma_helper.c96 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()
A Ddrm_fb_dma_helper.c134 if (!dma_obj->map_noncoherent) in drm_fb_dma_sync_non_coherent()
/linux-6.3-rc2/include/drm/
A Ddrm_gem_dma_helper.h29 bool map_noncoherent; member
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/
A Drcar_du_kms.c389 dma_obj->map_noncoherent = false; in rcar_du_gem_prime_import_sg_table()

Completed in 11 milliseconds