Searched refs:SH_MEM_BASES (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | cik_sdma.c | 964 radeon_ring_write(ring, SH_MEM_BASES >> 2); in cik_dma_vm_flush()
|
| H A D | cikd.h | 1163 #define SH_MEM_BASES 0x8C28 macro
|
| H A D | cik.c | 5510 WREG32(SH_MEM_BASES, 0); in cik_pcie_gart_enable() 5706 radeon_ring_write(ring, SH_MEM_BASES >> 2); in cik_vm_flush()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_4_3.c | 1293 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_4_3_xcc_constants_init() 1296 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_4_3_xcc_constants_init()
|
| H A D | gfx_v12_0.c | 1746 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_0_constants_init() 1748 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v12_0_constants_init()
|
| H A D | gfx_v11_0.c | 2067 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init() 2069 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v11_0_constants_init()
|
| H A D | gfx_v9_0.c | 2672 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init() 2674 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_0_constants_init()
|
| H A D | gfx_v10_0.c | 5323 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init() 5325 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v10_0_constants_init()
|