Searched refs:mmSH_MEM_BASES (Results 1 – 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gfx_v8.c | 94 WREG32(mmSH_MEM_BASES, sh_mem_bases); in kgd_program_sh_mem_settings()
|
D | amdgpu_amdkfd_gfx_v7.c | 137 WREG32(mmSH_MEM_BASES, sh_mem_bases); in kgd_program_sh_mem_settings()
|
D | amdgpu_amdkfd_gfx_v10.c | 101 WREG32(SOC15_REG_OFFSET(GC, 0, mmSH_MEM_BASES), sh_mem_bases); in kgd_program_sh_mem_settings()
|
D | amdgpu_amdkfd_gfx_v9.c | 105 WREG32_RLC(SOC15_REG_OFFSET(GC, 0, mmSH_MEM_BASES), sh_mem_bases); in kgd_gfx_v9_program_sh_mem_settings()
|
D | amdgpu_amdkfd_gfx_v10_3.c | 100 WREG32(SOC15_REG_OFFSET(GC, 0, mmSH_MEM_BASES), sh_mem_bases); in program_sh_mem_settings_v10_3()
|
D | gfx_v7_0.c | 1876 WREG32(mmSH_MEM_BASES, sh_mem_bases); in gfx_v7_0_init_compute_vmid() 1981 WREG32(mmSH_MEM_BASES, sh_mem_base); in gfx_v7_0_constants_init()
|
D | gfx_v8_0.c | 3719 WREG32(mmSH_MEM_BASES, sh_mem_bases); in gfx_v8_0_init_compute_vmid() 3800 WREG32(mmSH_MEM_BASES, 0); in gfx_v8_0_constants_init() 3808 WREG32(mmSH_MEM_BASES, tmp); in gfx_v8_0_constants_init()
|
D | gfx_v9_0.c | 2513 WREG32_SOC15_RLC(GC, 0, mmSH_MEM_BASES, sh_mem_bases); in gfx_v9_0_init_compute_vmid() 2587 WREG32_SOC15_RLC(GC, 0, mmSH_MEM_BASES, 0); in gfx_v9_0_constants_init() 2598 WREG32_SOC15_RLC(GC, 0, mmSH_MEM_BASES, tmp); in gfx_v9_0_constants_init()
|
D | gfx_v10_0.c | 4678 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, sh_mem_bases); in gfx_v10_0_init_compute_vmid() 4818 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, tmp); in gfx_v10_0_constants_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/gca/ |
D | gfx_7_2_d.h | 1963 #define mmSH_MEM_BASES 0x230a macro
|
D | gfx_7_0_d.h | 1942 #define mmSH_MEM_BASES 0x230a macro
|
D | gfx_8_1_d.h | 2130 #define mmSH_MEM_BASES 0x230a macro
|
D | gfx_8_0_d.h | 2162 #define mmSH_MEM_BASES 0x230a macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/gc/ |
D | gc_9_0_offset.h | 411 #define mmSH_MEM_BASES … macro
|
D | gc_9_1_offset.h | 405 #define mmSH_MEM_BASES … macro
|
D | gc_9_2_1_offset.h | 401 #define mmSH_MEM_BASES … macro
|
D | gc_10_1_0_offset.h | 2445 #define mmSH_MEM_BASES … macro
|
D | gc_10_3_0_offset.h | 2532 #define mmSH_MEM_BASES … macro
|