Searched refs:mmSH_MEM_BASES (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_gfx_v7.c | 88 WREG32(mmSH_MEM_BASES, sh_mem_bases); in kgd_program_sh_mem_settings()
|
H A D | amdgpu_amdkfd_gfx_v8.c | 82 WREG32(mmSH_MEM_BASES, sh_mem_bases); in kgd_program_sh_mem_settings()
|
H A D | amdgpu_amdkfd_gfx_v10_3.c | 89 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, sh_mem_bases); in program_sh_mem_settings_v10_3()
|
H A D | amdgpu_amdkfd_gfx_v10.c | 89 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, sh_mem_bases); in kgd_program_sh_mem_settings()
|
H A D | amdgpu_amdkfd_gfx_v9.c | 95 WREG32_RLC(SOC15_REG_OFFSET(GC, GET_INST(GC, inst), mmSH_MEM_BASES), sh_mem_bases); in kgd_gfx_v9_program_sh_mem_settings()
|
H A D | gfx_v7_0.c | 1839 WREG32(mmSH_MEM_BASES, sh_mem_bases); in gfx_v7_0_init_compute_vmid() 1944 WREG32(mmSH_MEM_BASES, sh_mem_base); in gfx_v7_0_constants_init()
|
H A D | gfx_v8_0.c | 3686 WREG32(mmSH_MEM_BASES, sh_mem_bases); in gfx_v8_0_init_compute_vmid() 3767 WREG32(mmSH_MEM_BASES, 0); in gfx_v8_0_constants_init() 3775 WREG32(mmSH_MEM_BASES, tmp); in gfx_v8_0_constants_init()
|
H A D | gfx_v9_0.c | 2333 WREG32_SOC15_RLC(GC, 0, mmSH_MEM_BASES, sh_mem_bases); in gfx_v9_0_init_compute_vmid() 2408 WREG32_SOC15_RLC(GC, 0, mmSH_MEM_BASES, 0); in gfx_v9_0_constants_init() 2419 WREG32_SOC15_RLC(GC, 0, mmSH_MEM_BASES, tmp); in gfx_v9_0_constants_init()
|
H A D | gfx_v10_0.c | 4847 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, sh_mem_bases); in gfx_v10_0_init_compute_vmid() 4996 WREG32_SOC15(GC, 0, mmSH_MEM_BASES, tmp); in gfx_v10_0_constants_init()
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gca/ |
H A D | gfx_7_2_d.h | 1963 #define mmSH_MEM_BASES 0x230a macro
|
H A D | gfx_7_0_d.h | 1942 #define mmSH_MEM_BASES 0x230a macro
|
H A D | gfx_8_1_d.h | 2130 #define mmSH_MEM_BASES 0x230a macro
|
H A D | gfx_8_0_d.h | 2162 #define mmSH_MEM_BASES 0x230a macro
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/ |
H A D | gc_9_0_offset.h | 411 #define mmSH_MEM_BASES … macro
|
H A D | gc_9_1_offset.h | 405 #define mmSH_MEM_BASES … macro
|
H A D | gc_9_2_1_offset.h | 401 #define mmSH_MEM_BASES … macro
|
H A D | gc_10_1_0_offset.h | 2445 #define mmSH_MEM_BASES … macro
|
H A D | gc_10_3_0_offset.h | 2534 #define mmSH_MEM_BASES … macro
|