Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl0002.h11 #define NV_DMA_V0_TARGET_AGP 0x04 macro
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Duser.c113 case NV_DMA_V0_TARGET_AGP: in nvkm_dmaobj_ctor()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c232 args.target = NV_DMA_V0_TARGET_AGP; in nouveau_channel_prep()
423 args.target = NV_DMA_V0_TARGET_AGP; in nouveau_channel_init()
H A Dnouveau_abi16.c641 args.target = NV_DMA_V0_TARGET_AGP; in nouveau_abi16_ioctl_notifierobj_alloc()