Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_gart.c124 int radeon_gart_table_vram_alloc(struct radeon_device *rdev) in radeon_gart_table_vram_alloc() function
Drs600.c544 return radeon_gart_table_vram_alloc(rdev); in rs600_gart_init()
Dr300.c119 return radeon_gart_table_vram_alloc(rdev); in rv370_pcie_gart_init()
Dradeon.h658 int radeon_gart_table_vram_alloc(struct radeon_device *rdev);
Dr600.c1071 return radeon_gart_table_vram_alloc(rdev); in r600_pcie_gart_init()