Home
last modified time | relevance | path

Searched refs:xcc_offset (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c422 uint32_t scratch_reg0_offset, xcc_offset; in gfx_v9_4_3_ring_test_ring() local
429 xcc_offset = SOC15_REG_OFFSET(GC, 0, regSCRATCH_REG0); in gfx_v9_4_3_ring_test_ring()
439 amdgpu_ring_write(ring, xcc_offset - PACKET3_SET_UCONFIG_REG_START); in gfx_v9_4_3_ring_test_ring()
4593 uint32_t xcc_id, xcc_offset, inst_offset; in gfx_v9_4_3_ip_print() local
4603 xcc_offset = xcc_id * reg_count; in gfx_v9_4_3_ip_print()
4608 adev->gfx.ip_dump_core[xcc_offset + i]); in gfx_v9_4_3_ip_print()
4626 xcc_offset = xcc_id * reg_count * num_inst; in gfx_v9_4_3_ip_print()
4639 [xcc_offset + inst_offset + in gfx_v9_4_3_ip_print()
4654 uint32_t xcc_id, xcc_offset, inst_offset; in gfx_v9_4_3_ip_dump() local
4664 xcc_offset = xcc_id * reg_count; in gfx_v9_4_3_ip_dump()
[all …]