Searched refs:radeon_vram_location (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | r520.c | 126 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 | rs690.c | 197 radeon_vram_location(rdev, &rdev->mc, base); in rs690_mc_init()
|
D | rs600.c | 882 radeon_vram_location(rdev, &rdev->mc, base); in rs600_mc_init()
|
D | radeon_device.c | 559 void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base) in radeon_vram_location() function
|
D | r300.c | 489 radeon_vram_location(rdev, &rdev->mc, base); in r300_mc_init()
|
D | rv515.c | 200 radeon_vram_location(rdev, &rdev->mc, 0); in rv515_mc_init()
|
D | rv770.c | 1635 radeon_vram_location(rdev, &rdev->mc, 0); in r700_vram_gtt_location()
|
D | radeon.h | 2825 extern void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base);
|
D | r100.c | 2830 radeon_vram_location(rdev, &rdev->mc, base); in r100_mc_init()
|
D | r600.c | 1422 radeon_vram_location(rdev, &rdev->mc, base); in r600_vram_gtt_location()
|
D | si.c | 4197 radeon_vram_location(rdev, &rdev->mc, 0); in si_vram_gtt_location()
|