Searched refs:SH_MEM_BASES (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cik_sdma.c | 967 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 | 5520 WREG32(SH_MEM_BASES, 0); in cik_pcie_gart_enable() 5717 radeon_ring_write(ring, SH_MEM_BASES >> 2); in cik_vm_flush() 5720 radeon_ring_write(ring, 0); /* SH_MEM_BASES */ in cik_vm_flush()
|
/kernel/linux/linux-6.6/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() 5709 radeon_ring_write(ring, 0); /* SH_MEM_BASES */ in cik_vm_flush()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4_3.c | 993 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_4_3_xcc_constants_init() 996 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_4_3_xcc_constants_init()
|
H A D | gfx_v9_0.c | 2411 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init() 2413 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_0_constants_init()
|
H A D | gfx_v11_0.c | 1728 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init() 1730 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v11_0_constants_init()
|
H A D | gfx_v10_0.c | 4992 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init() 4994 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v10_0_constants_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_0.c | 2597 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init() 2599 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v9_0_constants_init()
|
H A D | gfx_v10_0.c | 4814 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init() 4816 tmp = REG_SET_FIELD(tmp, SH_MEM_BASES, SHARED_BASE, in gfx_v10_0_constants_init()
|
Completed in 85 milliseconds