Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_gart.c76 int radeon_gart_table_vram_alloc(struct radeon_device *rdev) in radeon_gart_table_vram_alloc() function
Drs600.c442 return radeon_gart_table_vram_alloc(rdev); in rs600_gart_init()
Dr300.c110 return radeon_gart_table_vram_alloc(rdev); in rv370_pcie_gart_init()
Dradeon.h477 int radeon_gart_table_vram_alloc(struct radeon_device *rdev);
Dr600.c890 return radeon_gart_table_vram_alloc(rdev); in r600_pcie_gart_init()