Searched refs:regGDS_VMID0_SIZE (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4_3.c | 941 WREG32_SOC15_OFFSET(GC, GET_INST(GC, xcc_id), regGDS_VMID0_SIZE, 2 * i, 0); in gfx_v9_4_3_xcc_init_compute_vmid() 959 WREG32_SOC15_OFFSET(GC, GET_INST(GC, xcc_id), regGDS_VMID0_SIZE, 2 * vmid, 0); in gfx_v9_4_3_xcc_init_gds_vmid() 2158 SOC15_REG_OFFSET(GC, GET_INST(GC, 0), regGDS_VMID0_SIZE) + 2 * vmid, in gfx_v9_4_3_ring_emit_gds_switch()
|
H A D | gfx_v11_0.c | 1662 WREG32_SOC15_OFFSET(GC, 0, regGDS_VMID0_SIZE, 2 * i, 0); in gfx_v11_0_init_compute_vmid() 1680 WREG32_SOC15_OFFSET(GC, 0, regGDS_VMID0_SIZE, 2 * vmid, 0); in gfx_v11_0_init_gds_vmid() 4628 SOC15_REG_OFFSET(GC, 0, regGDS_VMID0_SIZE) + 2 * vmid, in gfx_v11_0_ring_emit_gds_switch()
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gc/ |
H A D | gc_9_4_2_offset.h | 1280 #define regGDS_VMID0_SIZE … macro
|
H A D | gc_9_4_3_offset.h | 3460 #define regGDS_VMID0_SIZE … macro
|
H A D | gc_11_0_0_offset.h | 4766 #define regGDS_VMID0_SIZE … macro
|
H A D | gc_11_0_3_offset.h | 4990 #define regGDS_VMID0_SIZE … macro
|