Home
last modified time | relevance | path

Searched refs:MC_VM_AGP_BASE (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv770.c1064 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()
Drv770d.h459 #define MC_VM_AGP_BASE 0x2030 macro
Dsid.h469 #define MC_VM_AGP_BASE 0x2030 macro
Dcikd.h594 #define MC_VM_AGP_BASE 0x2030 macro
Devergreend.h948 #define MC_VM_AGP_BASE 0x2030 macro
Dr600d.h329 #define MC_VM_AGP_BASE 0x218C macro
Dr600.c1354 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()
Devergreen.c2912 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()
Dsi.c4178 WREG32(MC_VM_AGP_BASE, 0); in si_mc_program()
Dcik.c5317 WREG32(MC_VM_AGP_BASE, 0); in cik_mc_program()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h470 #define MC_VM_AGP_BASE 0x80C macro