Searched refs:SH_MEM_BASES (Results 1 – 8 of 8) 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 | 1721 sh_mem_bases = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_1_xcc_init_compute_vmid() 1723 sh_mem_bases = REG_SET_FIELD(sh_mem_bases, SH_MEM_BASES, SHARED_BASE, in gfx_v12_1_xcc_init_compute_vmid() 1784 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_1_xcc_constants_init() 1786 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v12_1_xcc_constants_init()
|
| H A D | gfx_v9_4_3.c | 1259 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_4_3_xcc_constants_init() 1262 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 | 1860 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v12_0_constants_init() 1862 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v12_0_constants_init()
|
| H A D | gfx_v9_0.c | 2701 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init() 2703 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_0_constants_init()
|
| H A D | gfx_v11_0.c | 2221 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init() 2223 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v11_0_constants_init()
|
| H A D | gfx_v10_0.c | 5372 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init() 5374 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v10_0_constants_init()
|