Searched refs:radeon_vram_location (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ ! |
D | r520.c | 126 radeon_vram_location(rdev, &rdev->mc, 0); in r520_mc_init()
|
D | rs400.c | 278 radeon_vram_location(rdev, &rdev->mc, base); in rs400_mc_init()
|
D | rs600.c | 893 radeon_vram_location(rdev, &rdev->mc, base); in rs600_mc_init()
|
D | rs690.c | 199 radeon_vram_location(rdev, &rdev->mc, base); in rs690_mc_init()
|
D | r300.c | 493 radeon_vram_location(rdev, &rdev->mc, base); in r300_mc_init()
|
D | radeon_device.c | 567 void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base) in radeon_vram_location() function
|
D | rv515.c | 189 radeon_vram_location(rdev, &rdev->mc, 0); in rv515_mc_init()
|
D | rv770.c | 1636 radeon_vram_location(rdev, &rdev->mc, 0); in r700_vram_gtt_location()
|
D | radeon.h | 2813 extern void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base);
|
D | r100.c | 2864 radeon_vram_location(rdev, &rdev->mc, base); in r100_mc_init()
|
D | r600.c | 1427 radeon_vram_location(rdev, &rdev->mc, base); in r600_vram_gtt_location()
|
D | si.c | 4181 radeon_vram_location(rdev, &rdev->mc, 0); in si_vram_gtt_location()
|