Searched refs:cache_pull (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_state.c75 engine->fifo.cache_pull = nv04_fifo_cache_pull;
120 engine->fifo.cache_pull = nv04_fifo_cache_pull;
167 engine->fifo.cache_pull = nv04_fifo_cache_pull;
214 engine->fifo.cache_pull = nv04_fifo_cache_pull;
264 engine->fifo.cache_pull = nv04_fifo_cache_pull;
H A Dnouveau_mem.c67 pfifo->cache_pull(dev, false);
77 pfifo->cache_pull(dev, true);
H A Dnouveau_drv.h384 bool (*cache_pull)(struct drm_device *dev, bool enable); member in struct:nouveau_fifo_engine

Completed in 16 milliseconds