Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drs400.c104 return radeon_gart_table_ram_alloc(rdev); in rs400_gart_init()
Dradeon_gart.c66 int radeon_gart_table_ram_alloc(struct radeon_device *rdev) in radeon_gart_table_ram_alloc() function
Dradeon.h495 int radeon_gart_table_ram_alloc(struct radeon_device *rdev);
Dr100.c664 return radeon_gart_table_ram_alloc(rdev); in r100_pci_gart_init()