Searched refs:SH_MEM_BASES (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| A D | cik_sdma.c | 964 radeon_ring_write(ring, SH_MEM_BASES >> 2); in cik_dma_vm_flush()
|
| A D | cikd.h | 1163 #define SH_MEM_BASES 0x8C28 macro
|
| 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/drivers/gpu/drm/amd/amdgpu/ |
| A D | gfx_v9_0.c | 2657 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init() 2659 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_0_constants_init()
|
| A D | gfx_v10_0.c | 5264 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init() 5266 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v10_0_constants_init()
|
Completed in 52 milliseconds