Home
last modified time | relevance | path

Searched refs:mga_freelist_put (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/drm/
HDmga_state.c694 mga_freelist_put(dev, buf); in mga_dma_dispatch_vertex()
740 mga_freelist_put(dev, buf); in mga_dma_dispatch_indices()
797 mga_freelist_put(dev, buf); in mga_dma_dispatch_iload()
933 mga_freelist_put(dev, buf); in mga_dma_vertex()
968 mga_freelist_put(dev, buf); in mga_dma_indices()
1005 mga_freelist_put(dev, buf); in mga_dma_iload()
HDmga_drv.h180 extern int mga_freelist_put(struct drm_device * dev, struct drm_buf * buf);
HDmga_dma.c365 int mga_freelist_put(struct drm_device * dev, struct drm_buf * buf) in mga_freelist_put() function