Home
last modified time | relevance | path

Searched refs:NV_DMA_V0_TARGET_VRAM (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/nouveau/include/nvif/
Dcl0002.h8 #define NV_DMA_V0_TARGET_VRAM 0x01 macro
/drivers/gpu/drm/nouveau/
Dnv50_fence.c57 .target = NV_DMA_V0_TARGET_VRAM, in nv50_fence_context_new()
Dnv17_fence.c98 .target = NV_DMA_V0_TARGET_VRAM, in nv17_fence_context_new()
Dnouveau_chan.c218 args.target = NV_DMA_V0_TARGET_VRAM; in nouveau_channel_prep()
415 args.target = NV_DMA_V0_TARGET_VRAM; in nouveau_channel_init()
Dnouveau_drm.c425 .target = NV_DMA_V0_TARGET_VRAM, in nouveau_accel_gr_init()
/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Duser.c106 case NV_DMA_V0_TARGET_VRAM: in nvkm_dmaobj_ctor()
/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.c514 .target = NV_DMA_V0_TARGET_VRAM, in nv50_crc_ctx_init()
Dwndw.c81 args.base.target = NV_DMA_V0_TARGET_VRAM; in nv50_wndw_ctxdma_new()
Ddisp.c285 .target = NV_DMA_V0_TARGET_VRAM, in nv50_dmac_create()
297 .target = NV_DMA_V0_TARGET_VRAM, in nv50_dmac_create()