Searched refs:radeon_gtt_location (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | r520.c | 129 radeon_gtt_location(rdev, &rdev->mc); in r520_mc_init()
|
H A D | rs400.c | 281 radeon_gtt_location(rdev, &rdev->mc); in rs400_mc_init()
|
H A D | r300.c | 498 radeon_gtt_location(rdev, &rdev->mc); in r300_mc_init()
|
H A D | radeon_device.c | 591 * radeon_gtt_location - try to find GTT location 602 void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc) in radeon_gtt_location() function
|
H A D | rs600.c | 889 radeon_gtt_location(rdev, &rdev->mc); in rs600_mc_init()
|
H A D | rs690.c | 201 radeon_gtt_location(rdev, &rdev->mc); in rs690_mc_init()
|
H A D | rv515.c | 208 radeon_gtt_location(rdev, &rdev->mc); in rv515_mc_init()
|
H A D | rv770.c | 1641 radeon_gtt_location(rdev, mc); in r700_vram_gtt_location()
|
H A D | radeon.h | 2826 extern void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc);
|
H A D | r600.c | 1430 radeon_gtt_location(rdev, mc); in r600_vram_gtt_location()
|
H A D | r100.c | 2839 radeon_gtt_location(rdev, &rdev->mc); in r100_mc_init()
|
H A D | si.c | 4207 radeon_gtt_location(rdev, mc); in si_vram_gtt_location()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | r520.c | 129 radeon_gtt_location(rdev, &rdev->mc); in r520_mc_init()
|
H A D | rs400.c | 279 radeon_gtt_location(rdev, &rdev->mc); in rs400_mc_init()
|
H A D | radeon_device.c | 592 * radeon_gtt_location - try to find GTT location 603 void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc) in radeon_gtt_location() function
|
H A D | r300.c | 495 radeon_gtt_location(rdev, &rdev->mc); in r300_mc_init()
|
H A D | rs600.c | 896 radeon_gtt_location(rdev, &rdev->mc); in rs600_mc_init()
|
H A D | rs690.c | 201 radeon_gtt_location(rdev, &rdev->mc); in rs690_mc_init()
|
H A D | rv515.c | 192 radeon_gtt_location(rdev, &rdev->mc); in rv515_mc_init()
|
H A D | rv770.c | 1638 radeon_gtt_location(rdev, mc); in r700_vram_gtt_location()
|
H A D | radeon.h | 2812 extern void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc);
|
H A D | r600.c | 1429 radeon_gtt_location(rdev, mc); in r600_vram_gtt_location()
|
H A D | r100.c | 2846 radeon_gtt_location(rdev, &rdev->mc); in r100_mc_init()
|
H A D | si.c | 4202 radeon_gtt_location(rdev, mc); in si_vram_gtt_location()
|
Completed in 64 milliseconds