Searched refs:radeon_vram_location (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | r520.c | 127 radeon_vram_location(rdev, &rdev->mc, 0); in r520_mc_init()
|
D | rs400.c | 274 radeon_vram_location(rdev, &rdev->mc, base); in rs400_mc_init()
|
D | rs600.c | 878 radeon_vram_location(rdev, &rdev->mc, base); in rs600_mc_init()
|
D | rs690.c | 198 radeon_vram_location(rdev, &rdev->mc, base); in rs690_mc_init()
|
D | r300.c | 492 radeon_vram_location(rdev, &rdev->mc, base); in r300_mc_init()
|
D | radeon_device.c | 574 void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base) in radeon_vram_location() function
|
D | rv515.c | 203 radeon_vram_location(rdev, &rdev->mc, 0); in rv515_mc_init()
|
D | rv770.c | 1633 radeon_vram_location(rdev, &rdev->mc, 0); in r700_vram_gtt_location()
|
D | radeon.h | 2830 extern void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base);
|
D | r100.c | 2838 radeon_vram_location(rdev, &rdev->mc, base); in r100_mc_init()
|
D | r600.c | 1420 radeon_vram_location(rdev, &rdev->mc, base); in r600_vram_gtt_location()
|
D | si.c | 4193 radeon_vram_location(rdev, &rdev->mc, 0); in si_vram_gtt_location()
|