Home
last modified time | relevance | path

Searched refs:NV04_FIFO_ENGN_SW (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchannv04.h12 #define NV04_FIFO_ENGN_SW 0 macro
Ddmanv10.c65 BIT(NV04_FIFO_ENGN_SW) | in nv10_fifo_dma_new()
Ddmanv17.c65 BIT(NV04_FIFO_ENGN_SW) | in nv17_fifo_dma_new()
Dnv04.c103 case NV04_FIFO_ENGN_SW : type = NVKM_ENGINE_SW; break; in nv04_fifo_id_engine()
119 case NVKM_ENGINE_SW : return NV04_FIFO_ENGN_SW; in nv04_fifo_engine_id()
Ddmanv40.c220 BIT(NV04_FIFO_ENGN_SW) | in nv40_fifo_dma_new()
Ddmanv04.c194 BIT(NV04_FIFO_ENGN_SW) | in nv04_fifo_dma_new()