Searched refs:radeon_vram_location (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | r520.c | 126 radeon_vram_location(rdev, &rdev->mc, 0); in r520_mc_init()
|
A D | rs400.c | 277 radeon_vram_location(rdev, &rdev->mc, base); in rs400_mc_init()
|
A D | rs600.c | 894 radeon_vram_location(rdev, &rdev->mc, base); in rs600_mc_init()
|
A D | rs690.c | 199 radeon_vram_location(rdev, &rdev->mc, base); in rs690_mc_init()
|
A D | r300.c | 492 radeon_vram_location(rdev, &rdev->mc, base); in r300_mc_init()
|
A D | radeon_device.c | 567 void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base) in radeon_vram_location() function
|
A D | rv515.c | 189 radeon_vram_location(rdev, &rdev->mc, 0); in rv515_mc_init()
|
A D | rv770.c | 1647 radeon_vram_location(rdev, &rdev->mc, 0); in r700_vram_gtt_location()
|
A D | radeon.h | 2852 extern void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base);
|
A D | r100.c | 2843 radeon_vram_location(rdev, &rdev->mc, base); in r100_mc_init()
|
A D | r600.c | 1427 radeon_vram_location(rdev, &rdev->mc, base); in r600_vram_gtt_location()
|
A D | si.c | 4196 radeon_vram_location(rdev, &rdev->mc, 0); in si_vram_gtt_location()
|
Completed in 50 milliseconds