Searched refs:radeon_gtt_location (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | r520.c | 129 radeon_gtt_location(rdev, &rdev->mc); in r520_mc_init()
|
D | rs400.c | 276 radeon_gtt_location(rdev, &rdev->mc); in rs400_mc_init()
|
D | rs690.c | 199 radeon_gtt_location(rdev, &rdev->mc); in rs690_mc_init()
|
D | rs600.c | 884 radeon_gtt_location(rdev, &rdev->mc); in rs600_mc_init()
|
D | radeon_device.c | 595 void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc) in radeon_gtt_location() function
|
D | r300.c | 492 radeon_gtt_location(rdev, &rdev->mc); in r300_mc_init()
|
D | rv515.c | 203 radeon_gtt_location(rdev, &rdev->mc); in rv515_mc_init()
|
D | rv770.c | 1637 radeon_gtt_location(rdev, mc); in r700_vram_gtt_location()
|
D | radeon.h | 2826 extern void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc);
|
D | r100.c | 2833 radeon_gtt_location(rdev, &rdev->mc); in r100_mc_init()
|
D | r600.c | 1424 radeon_gtt_location(rdev, mc); in r600_vram_gtt_location()
|
D | si.c | 4199 radeon_gtt_location(rdev, mc); in si_vram_gtt_location()
|