Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_gart.c128 int radeon_gart_table_vram_alloc(struct radeon_device *rdev) in radeon_gart_table_vram_alloc() function
Drs600.c559 return radeon_gart_table_vram_alloc(rdev); in rs600_gart_init()
Dr300.c148 return radeon_gart_table_vram_alloc(rdev); in rv370_pcie_gart_init()
Dradeon.h619 int radeon_gart_table_vram_alloc(struct radeon_device *rdev);
Dr600.c1125 return radeon_gart_table_vram_alloc(rdev); in r600_pcie_gart_init()