Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c153 static const struct amdgpu_hwip_reg_entry gc_reg_list_9[] = { variable
2175 uint32_t reg_count = ARRAY_SIZE(gc_reg_list_9); in gfx_v9_0_alloc_ip_dump()
7323 uint32_t reg_count = ARRAY_SIZE(gc_reg_list_9); in gfx_v9_ip_print()
7330 gc_reg_list_9[i].reg_name, in gfx_v9_ip_print()
7363 uint32_t reg_count = ARRAY_SIZE(gc_reg_list_9); in gfx_v9_ip_dump()
7370 adev->gfx.ip_dump_core[i] = RREG32(SOC15_REG_ENTRY_OFFSET(gc_reg_list_9[i])); in gfx_v9_ip_dump()