Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_processpptables.c439 pr_info("OverrideAvfsGb[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_GFX]);
445 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a,
446 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b,
447 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c);
469 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m,
470 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b);
476 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a,
477 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b,
478 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c);
484 pr_info("DcTol[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_GFX]);
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1670 …adev->dev, "OverrideAvfsGb[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable()
1689 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in arcturus_dump_pptable()
1690 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in arcturus_dump_pptable()
1696 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable()
1697 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable()
1698 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable()
1704 dev_info(smu->adev->dev, "DcTol[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable()
1707 …mu->adev->dev, "DcBtcEnabled[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcEnabled[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable()
1712 …dev_info(smu->adev->dev, "DcBtcMin[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_GFX in arcturus_dump_pptable()
1714 …dev_info(smu->adev->dev, "DcBtcMax[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMax[AVFS_VOLTAGE_GFX in arcturus_dump_pptable()
[all …]
Dsienna_cichlid_ppt.c2215 …adev->dev, "OverrideAvfsGb[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_GFX]); in sienna_cichlid_dump_pptable()
2221 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable()
2222 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable()
2223 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable()
2241 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in sienna_cichlid_dump_pptable()
2242 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in sienna_cichlid_dump_pptable()
2256 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable()
2257 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable()
2258 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable()
2264 dev_info(smu->adev->dev, "DcTol[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_GFX]); in sienna_cichlid_dump_pptable()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu11_driver_if.h346 AVFS_VOLTAGE_GFX = 0, enumerator
Dsmu11_driver_if_arcturus.h406 AVFS_VOLTAGE_GFX = 0, enumerator
Dsmu11_driver_if_sienna_cichlid.h476 AVFS_VOLTAGE_GFX = 0, enumerator
Dsmu11_driver_if_navi10.h405 AVFS_VOLTAGE_GFX = 0, enumerator