Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_smuio.h31 u32 (*get_die_id)(struct amdgpu_device *adev); member
A Dsmuio_v13_0.c134 .get_die_id = smuio_v13_0_get_die_id,
A Damdgpu_ras.c1015 adev->smuio.funcs->get_die_id) { in amdgpu_ras_query_error_status()
1021 adev->smuio.funcs->get_die_id(adev), in amdgpu_ras_query_error_status()
1035 adev->smuio.funcs->get_die_id) { in amdgpu_ras_query_error_status()
1040 adev->smuio.funcs->get_die_id(adev), in amdgpu_ras_query_error_status()
A Dgmc_v9_0.c1313 if (1 & adev->smuio.funcs->get_die_id(adev)) in gmc_v9_0_set_umc_funcs()
A Dgfx_v9_0.c946 adev->smuio.funcs->get_die_id(adev)); in gfx_v9_0_init_golden_registers()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Daldebaran_ppt.c463 if (adev->smuio.funcs && adev->smuio.funcs->get_die_id) in aldebaran_is_primary()
464 return adev->smuio.funcs->get_die_id(adev) == 0; in aldebaran_is_primary()
1662 !adev->smuio.funcs->get_die_id(adev)) in aldebaran_allow_xgmi_power_down()
/linux-6.3-rc2/tools/power/x86/turbostat/
A Dturbostat.c2862 int get_die_id(int cpu) in get_die_id() function
5931 cpus[i].die_id = get_die_id(i); in topology_probe()

Completed in 38 milliseconds