Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_gart.c68 int radeon_gart_table_ram_alloc(struct radeon_device *rdev) in radeon_gart_table_ram_alloc() function
H A Drs400.c102 return radeon_gart_table_ram_alloc(rdev); in rs400_gart_init()
H A Dradeon.h668 int radeon_gart_table_ram_alloc(struct radeon_device *rdev);
H A Dr100.c651 return radeon_gart_table_ram_alloc(rdev); in r100_pci_gart_init()