Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A 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);
/openbmc/linux/include/drm/
H A Ddrm_fb_dma_helper.h18 void drm_fb_dma_sync_non_coherent(struct drm_device *drm,
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c365 drm_fb_dma_sync_non_coherent(ipu->drm, oldstate, newstate); in ingenic_ipu_plane_atomic_update()
H A Dingenic-drm-drv.c671 drm_fb_dma_sync_non_coherent(&priv->drm, oldstate, newstate); in ingenic_drm_plane_atomic_update()