Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_4_3.c420 uint32_t scratch_reg0_offset, xcc_offset; in gfx_v9_4_3_ring_test_ring() local
427 xcc_offset = SOC15_REG_OFFSET(GC, 0, regSCRATCH_REG0); in gfx_v9_4_3_ring_test_ring()
437 amdgpu_ring_write(ring, xcc_offset - PACKET3_SET_UCONFIG_REG_START); in gfx_v9_4_3_ring_test_ring()
4590 uint32_t xcc_id, xcc_offset, inst_offset; in gfx_v9_4_3_ip_print() local
4600 xcc_offset = xcc_id * reg_count; in gfx_v9_4_3_ip_print()
4605 adev->gfx.ip_dump_core[xcc_offset + i]); in gfx_v9_4_3_ip_print()
4623 xcc_offset = xcc_id * reg_count * num_inst; in gfx_v9_4_3_ip_print()
4636 [xcc_offset + inst_offset + in gfx_v9_4_3_ip_print()
4651 uint32_t xcc_id, xcc_offset, inst_offset; in gfx_v9_4_3_ip_dump() local
4661 xcc_offset = xcc_id * reg_count; in gfx_v9_4_3_ip_dump()
[all …]