Searched refs:hwip (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | common_baco.h | 47 uint32_t hwip; member
|
| H A D | common_baco.c | 112 reg = adev->reg_offset[entry[i].hwip][entry[i].inst][entry[i].seg] in soc15_baco_program_registers()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | soc24.c | 159 if (!adev->reg_offset[en->hwip][en->inst]) in soc24_read_register() 161 else if (reg_offset != (adev->reg_offset[en->hwip][en->inst][en->seg] in soc24_read_register()
|
| H A D | imu_v11_0_3.c | 117 reg = adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg; in program_rlc_ram_register_setting()
|
| H A D | amdgpu_virt.c | 1385 u32 acc_flags, u32 hwip, in amdgpu_virt_get_rlcg_reg_access_flag() argument 1390 switch (hwip) { in amdgpu_virt_get_rlcg_reg_access_flag() 1646 u32 acc_flags, u32 hwip, u32 xcc_id) in amdgpu_sriov_wreg() argument 1654 amdgpu_virt_get_rlcg_reg_access_flag(adev, acc_flags, hwip, true, &rlcg_flag)) { in amdgpu_sriov_wreg() 1666 u32 offset, u32 acc_flags, u32 hwip, u32 xcc_id) in amdgpu_sriov_rreg() argument 1674 amdgpu_virt_get_rlcg_reg_access_flag(adev, acc_flags, hwip, false, &rlcg_flag)) in amdgpu_sriov_rreg()
|
| H A D | soc21.c | 332 if (!adev->reg_offset[en->hwip][en->inst]) in soc21_read_register() 334 else if (reg_offset != (adev->reg_offset[en->hwip][en->inst][en->seg] in soc21_read_register()
|
| H A D | imu_v11_0.c | 338 reg = adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg; in program_imu_rlc_ram()
|
| H A D | gfx_v9_4_3.c | 1647 adev, entry->hwip, entry->instance) : in gfx_v9_4_3_check_rlcg_range() 1649 reg = adev->reg_offset[entry->hwip][inst][entry->segment] + in gfx_v9_4_3_check_rlcg_range()
|
| H A D | gfx_v9_0.c | 5252 reg = adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg; in gfx_v9_0_check_rlcg_range()
|
| H A D | gfx_v10_0.c | 8361 reg = adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg; in gfx_v10_0_check_rlcg_range()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/ |
| H A D | amdgpu_dm_plane_test.c | 43 u32 reg, u32 acc_flags, u32 hwip, in dm_test_gfx11_rreg32() argument 52 dm_test_gfx11_reg_ctx->captured_hwip = hwip; in dm_test_gfx11_rreg32()
|