Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsmuio_v13_0_3.c106 .get_die_id = smuio_v13_0_3_get_die_id,
H A Dsmuio_v13_0.c155 .get_die_id = smuio_v13_0_get_die_id,
H A Dgmc_v9_0.c1382 if (1 & adev->smuio.funcs->get_die_id(adev)) in gmc_v9_0_set_umc_funcs()
H A Dgfx_v9_0.c1148 adev->smuio.funcs->get_die_id(adev)); in gfx_v9_0_init_golden_registers()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c279 adev->smuio.funcs->get_die_id(adev)) in aldebaran_select_plpd_policy()
547 if (adev->smuio.funcs && adev->smuio.funcs->get_die_id) in aldebaran_is_primary()
548 return adev->smuio.funcs->get_die_id(adev) == 0; in aldebaran_is_primary()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c6088 int get_die_id(int cpu) in get_die_id() function
9665 cpus[i].die_id = get_die_id(i); in topology_probe()