Searched refs:mmSH_MEM_BASES (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gfx_v7.c | 283 WREG32(mmSH_MEM_BASES, sh_mem_bases); in kgd_program_sh_mem_settings()
|
D | amdgpu_amdkfd_gfx_v8.c | 241 WREG32(mmSH_MEM_BASES, sh_mem_bases); in kgd_program_sh_mem_settings()
|
D | amdgpu_amdkfd_gfx_v9.c | 283 WREG32(SOC15_REG_OFFSET(GC, 0, mmSH_MEM_BASES), sh_mem_bases); in kgd_program_sh_mem_settings()
|
D | gfx_v9_0.c | 1758 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, sh_mem_bases); in gfx_v9_0_init_compute_vmid() 1787 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, 0); in gfx_v9_0_gpu_init() 1796 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, tmp); in gfx_v9_0_gpu_init()
|
D | gfx_v7_0.c | 1877 WREG32(mmSH_MEM_BASES, sh_mem_bases); in gfx_v7_0_init_compute_vmid() 1955 WREG32(mmSH_MEM_BASES, sh_mem_base); in gfx_v7_0_gpu_init()
|
D | gfx_v8_0.c | 3838 WREG32(mmSH_MEM_BASES, sh_mem_bases); in gfx_v8_0_init_compute_vmid() 3892 WREG32(mmSH_MEM_BASES, 0); in gfx_v8_0_gpu_init() 3900 WREG32(mmSH_MEM_BASES, tmp); in gfx_v8_0_gpu_init()
|
/Linux-v4.19/drivers/gpu/drm/amd/include/asic_reg/gca/ |
D | gfx_7_0_d.h | 1942 #define mmSH_MEM_BASES 0x230a macro
|
D | gfx_7_2_d.h | 1963 #define mmSH_MEM_BASES 0x230a macro
|
D | gfx_8_0_d.h | 2162 #define mmSH_MEM_BASES 0x230a macro
|
D | gfx_8_1_d.h | 2130 #define mmSH_MEM_BASES 0x230a macro
|
/Linux-v4.19/drivers/gpu/drm/amd/include/asic_reg/gc/ |
D | gc_9_0_offset.h | 406 #define mmSH_MEM_BASES … macro
|
D | gc_9_1_offset.h | 400 #define mmSH_MEM_BASES … macro
|
D | gc_9_2_1_offset.h | 396 #define mmSH_MEM_BASES … macro
|