Home
last modified time | relevance | path

Searched refs:get_die_id (Results 1 – 4 of 4) 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,
/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()