Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_state.c76 engine->fifo.cache_pull = nv04_fifo_cache_pull; in nouveau_init_engine_ptrs()
121 engine->fifo.cache_pull = nv04_fifo_cache_pull; in nouveau_init_engine_ptrs()
172 engine->fifo.cache_pull = nv04_fifo_cache_pull; in nouveau_init_engine_ptrs()
219 engine->fifo.cache_pull = nv04_fifo_cache_pull; in nouveau_init_engine_ptrs()
269 engine->fifo.cache_pull = nv04_fifo_cache_pull; in nouveau_init_engine_ptrs()
Dnv40_pm.c261 nv04_fifo_cache_pull(dev, false); in nv40_pm_clocks_set()
Dnv04_fifo.c75 nv04_fifo_cache_pull(struct drm_device *dev, bool enable) in nv04_fifo_cache_pull() function
Dnouveau_drv.h1218 extern bool nv04_fifo_cache_pull(struct drm_device *, bool);