Home
last modified time | relevance | path

Searched refs:NOUVEAU_GART_AGP (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_bo.c361 case NOUVEAU_GART_AGP: in nouveau_ttm_tt_create()
418 case NOUVEAU_GART_AGP: in nouveau_bo_init_mem_type()
946 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP) { in nouveau_ttm_io_mem_reserve()
1069 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP) { in nouveau_ttm_tt_populate()
1114 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP) { in nouveau_ttm_tt_unpopulate()
Dnouveau_drv.c295 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP) in nouveau_pci_resume()
306 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP) { in nouveau_pci_resume()
Dnouveau_object.c492 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP) in nouveau_gpuobj_dma_new()
Dnouveau_mem.c313 dev_priv->gart_info.type = NOUVEAU_GART_AGP; in nouveau_mem_init_agp()
Dnouveau_drv.h775 NOUVEAU_GART_AGP, /* AGP */ enumerator