Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_dma_helper.c109 * drm_fb_dma_sync_non_coherent - Sync GEM object to non-coherent backing
120 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); variable
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fb_dma_helper.h18 void drm_fb_dma_sync_non_coherent(struct drm_device *drm,
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds