Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_notifier.c134 target = NV_MEM_TARGET_GART; in nouveau_notifier_alloc()
Dnouveau_object.c422 case NV_MEM_TARGET_GART: in nv50_gpuobj_dma_init()
479 if (target == NV_MEM_TARGET_GART) { in nouveau_gpuobj_dma_new()
855 NV_MEM_TARGET_GART, &tt); in nouveau_gpuobj_channel_init()
Dnouveau_channel.c78 NV_MEM_TARGET_GART, in nouveau_channel_pushbuf_init()
Dnouveau_drv.h1711 #define NV_MEM_TARGET_GART 4 macro