Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_bo.c379 case NOUVEAU_GART_PDMA: in nouveau_bo_create_ttm_backend_entry()
437 case NOUVEAU_GART_PDMA: in nouveau_bo_init_mem_type()
Dnouveau_sgdma.c502 dev_priv->gart_info.type = NOUVEAU_GART_PDMA; in nouveau_sgdma_init()
Dnouveau_object.c496 if (dev_priv->gart_info.type == NOUVEAU_GART_PDMA) { in nouveau_gpuobj_dma_new()
Dnouveau_drv.h699 NOUVEAU_GART_PDMA, /* paged dma object */ enumerator