Searched refs:SH_MEM_BASES (Results 1 – 6 of 6) sorted by relevance
| /linux/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
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v12_1.c | 1418 sh_mem_bases = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_1_xcc_init_compute_vmid() 1420 sh_mem_bases = REG_SET_FIELD(sh_mem_bases, SH_MEM_BASES, SHARED_BASE, in gfx_v12_1_xcc_init_compute_vmid() 1468 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_1_xcc_constants_init() 1470 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v12_1_xcc_constants_init()
|
| H A D | gfx_v12_0.c | 1834 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_0_constants_init() 1836 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v12_0_constants_init()
|
| H A D | gfx_v11_0.c | 2180 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init() 2182 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v11_0_constants_init()
|
| H A D | gfx_v9_0.c | 2700 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init() 2702 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_0_constants_init()
|