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/
Dradeon_gart.c65 int radeon_gart_table_ram_alloc(struct radeon_device *rdev) in radeon_gart_table_ram_alloc() function
Drs400.c104 return radeon_gart_table_ram_alloc(rdev); in rs400_gart_init()
Dradeon.h659 int radeon_gart_table_ram_alloc(struct radeon_device *rdev);
Dr100.c651 return radeon_gart_table_ram_alloc(rdev); in r100_pci_gart_init()