Home
last modified time | relevance | path

Searched refs:drm_fb_dma_sync_non_coherent (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/
Ddrm_fb_dma_helper.c120 void drm_fb_dma_sync_non_coherent(struct drm_device *drm, in drm_fb_dma_sync_non_coherent() function
150 EXPORT_SYMBOL_GPL(drm_fb_dma_sync_non_coherent);
/Linux-v6.6/include/drm/
Ddrm_fb_dma_helper.h18 void drm_fb_dma_sync_non_coherent(struct drm_device *drm,
/Linux-v6.6/drivers/gpu/drm/ingenic/
Dingenic-ipu.c365 drm_fb_dma_sync_non_coherent(ipu->drm, oldstate, newstate); in ingenic_ipu_plane_atomic_update()
Dingenic-drm-drv.c671 drm_fb_dma_sync_non_coherent(&priv->drm, oldstate, newstate); in ingenic_drm_plane_atomic_update()