Home
last modified time | relevance | path

Searched refs:radeon_vram_location (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dr520.c126 radeon_vram_location(rdev, &rdev->mc, 0); in r520_mc_init()
H A Drs400.c279 radeon_vram_location(rdev, &rdev->mc, base); in rs400_mc_init()
H A Drs600.c887 radeon_vram_location(rdev, &rdev->mc, base); in rs600_mc_init()
H A Drs690.c199 radeon_vram_location(rdev, &rdev->mc, base); in rs690_mc_init()
H A Dradeon_device.c566 void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base) in radeon_vram_location() function
H A Dr300.c495 radeon_vram_location(rdev, &rdev->mc, base); in r300_mc_init()
H A Drv515.c205 radeon_vram_location(rdev, &rdev->mc, 0); in rv515_mc_init()
H A Drv770.c1639 radeon_vram_location(rdev, &rdev->mc, 0); in r700_vram_gtt_location()
H A Dradeon.h2825 extern void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base);
H A Dr100.c2836 radeon_vram_location(rdev, &rdev->mc, base); in r100_mc_init()
H A Dr600.c1428 radeon_vram_location(rdev, &rdev->mc, base); in r600_vram_gtt_location()
H A Dsi.c4201 radeon_vram_location(rdev, &rdev->mc, 0); in si_vram_gtt_location()