Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/radeon/
Drs400.c106 return radeon_gart_table_ram_alloc(rdev); in rs400_gart_init()
Dradeon_gart.c70 int radeon_gart_table_ram_alloc(struct radeon_device *rdev) in radeon_gart_table_ram_alloc() function
Dradeon.h488 int radeon_gart_table_ram_alloc(struct radeon_device *rdev);
Dr100.c664 return radeon_gart_table_ram_alloc(rdev); in r100_pci_gart_init()