Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c413 uint32_t scratch_reg0_offset, xcc_offset; in gfx_v9_4_3_ring_test_ring() local
4519 uint32_t xcc_id, xcc_offset, inst_offset; in gfx_v9_4_3_ip_print() local
4529 xcc_offset = xcc_id * reg_count; in gfx_v9_4_3_ip_print()
4534 adev->gfx.ip_dump_core[xcc_offset + i]); in gfx_v9_4_3_ip_print()
4552 xcc_offset = xcc_id * reg_count * num_inst; in gfx_v9_4_3_ip_print()
4565 [xcc_offset + inst_offset + in gfx_v9_4_3_ip_print()
4580 uint32_t xcc_id, xcc_offset, inst_offset; in gfx_v9_4_3_ip_dump() local
4589 xcc_offset = xcc_id * reg_count; in gfx_v9_4_3_ip_dump()
4591 adev->gfx.ip_dump_core[xcc_offset + i] = in gfx_v9_4_3_ip_dump()
4605 xcc_offset = xcc_id * reg_count * num_inst; in gfx_v9_4_3_ip_dump()
[all …]