Searched refs:radeon_gtt_location (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | r520.c | 129 radeon_gtt_location(rdev, &rdev->mc); in r520_mc_init()
|
D | rs400.c | 279 radeon_gtt_location(rdev, &rdev->mc); in rs400_mc_init()
|
D | rs600.c | 896 radeon_gtt_location(rdev, &rdev->mc); in rs600_mc_init()
|
D | rs690.c | 201 radeon_gtt_location(rdev, &rdev->mc); in rs690_mc_init()
|
D | r300.c | 496 radeon_gtt_location(rdev, &rdev->mc); in r300_mc_init()
|
D | radeon_device.c | 603 void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc) in radeon_gtt_location() function
|
D | rv515.c | 192 radeon_gtt_location(rdev, &rdev->mc); in rv515_mc_init()
|
D | rv770.c | 1649 radeon_gtt_location(rdev, mc); in r700_vram_gtt_location()
|
D | radeon.h | 2850 extern void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc);
|
D | r100.c | 2846 radeon_gtt_location(rdev, &rdev->mc); in r100_mc_init()
|
D | r600.c | 1429 radeon_gtt_location(rdev, mc); in r600_vram_gtt_location()
|
D | si.c | 4202 radeon_gtt_location(rdev, mc); in si_vram_gtt_location()
|