Home
last modified time | relevance | path

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

/linux-4.4.14/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.c144 return radeon_gart_table_vram_alloc(rdev); in rv370_pcie_gart_init()
Dradeon.h657 int radeon_gart_table_vram_alloc(struct radeon_device *rdev);
Dr600.c1118 return radeon_gart_table_vram_alloc(rdev); in r600_pcie_gart_init()