Searched refs:MC_VM_AGP_BASE (Results 1 - 22 of 22) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 459 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | rv770.c | 1064 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in rv770_mc_program() 1066 WREG32(MC_VM_AGP_BASE, 0); in rv770_mc_program()
|
H A D | cikd.h | 594 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | sid.h | 469 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | r600.c | 1354 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in r600_mc_program() 1356 WREG32(MC_VM_AGP_BASE, 0); in r600_mc_program()
|
H A D | evergreend.h | 948 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | r600d.h | 329 #define MC_VM_AGP_BASE 0x218C macro
|
H A D | evergreen.c | 2912 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in evergreen_mc_program() 2914 WREG32(MC_VM_AGP_BASE, 0); in evergreen_mc_program()
|
H A D | si.c | 4182 WREG32(MC_VM_AGP_BASE, 0); in si_mc_program()
|
H A D | cik.c | 5317 WREG32(MC_VM_AGP_BASE, 0); in cik_mc_program()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 459 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | rv770.c | 1061 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in rv770_mc_program() 1063 WREG32(MC_VM_AGP_BASE, 0); in rv770_mc_program()
|
H A D | cikd.h | 594 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | sid.h | 469 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | r600.c | 1353 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in r600_mc_program() 1355 WREG32(MC_VM_AGP_BASE, 0); in r600_mc_program()
|
H A D | evergreend.h | 948 #define MC_VM_AGP_BASE 0x2030 macro
|
H A D | r600d.h | 329 #define MC_VM_AGP_BASE 0x218C macro
|
H A D | evergreen.c | 2914 WREG32(MC_VM_AGP_BASE, rdev->mc.agp_base >> 22); in evergreen_mc_program() 2916 WREG32(MC_VM_AGP_BASE, 0); in evergreen_mc_program()
|
H A D | si.c | 4177 WREG32(MC_VM_AGP_BASE, 0); in si_mc_program()
|
H A D | cik.c | 5307 WREG32(MC_VM_AGP_BASE, 0); in cik_mc_program()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 470 #define MC_VM_AGP_BASE 0x80C macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 470 #define MC_VM_AGP_BASE 0x80C macro
|
Completed in 138 milliseconds