Searched refs:AVFS_VOLTAGE_GFX (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_processpptables.c | 444 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a, 445 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b, 446 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c); 468 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, 469 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); 475 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, 476 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, 477 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); 483 pr_info("DcTol[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_GFX]); 491 pr_info("DcBtcMin[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_GFX]); [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | sienna_cichlid_ppt.c | 2874 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable() 2875 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b, in beige_goby_dump_pptable() 2876 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c); in beige_goby_dump_pptable() 2894 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in beige_goby_dump_pptable() 2895 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in beige_goby_dump_pptable() 2909 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in beige_goby_dump_pptable() 3512 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].a, in sienna_cichlid_dump_pptable() 3513 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].b, in sienna_cichlid_dump_pptable() 3514 pptable->qAvfsGb[AVFS_VOLTAGE_GFX].c); in sienna_cichlid_dump_pptable() 3532 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in sienna_cichlid_dump_pptable() [all …]
|
H A D | arcturus_ppt.c | 1843 …adev->dev, "OverrideAvfsGb[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->OverrideAvfsGb[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable() 1862 pptable->qAgingGb[AVFS_VOLTAGE_GFX].m, in arcturus_dump_pptable() 1863 pptable->qAgingGb[AVFS_VOLTAGE_GFX].b); in arcturus_dump_pptable() 1869 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].a, in arcturus_dump_pptable() 1870 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].b, in arcturus_dump_pptable() 1871 pptable->qStaticVoltageOffset[AVFS_VOLTAGE_GFX].c); in arcturus_dump_pptable() 1877 dev_info(smu->adev->dev, "DcTol[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcTol[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable() 1880 …mu->adev->dev, "DcBtcEnabled[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcEnabled[AVFS_VOLTAGE_GFX]); in arcturus_dump_pptable() 1885 …dev_info(smu->adev->dev, "DcBtcMin[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMin[AVFS_VOLTAGE_GFX… in arcturus_dump_pptable() 1887 …dev_info(smu->adev->dev, "DcBtcMax[AVFS_VOLTAGE_GFX] = 0x%x\n", pptable->DcBtcMax[AVFS_VOLTAGE_GFX… in arcturus_dump_pptable() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu11_driver_if_arcturus.h | 406 AVFS_VOLTAGE_GFX = 0, enumerator
|
H A D | smu11_driver_if_navi10.h | 405 AVFS_VOLTAGE_GFX = 0, enumerator
|
H A D | smu13_driver_if_v13_0_7.h | 465 AVFS_VOLTAGE_GFX = 0, enumerator
|
H A D | smu13_driver_if_v13_0_0.h | 464 AVFS_VOLTAGE_GFX = 0, enumerator
|
H A D | smu11_driver_if_sienna_cichlid.h | 499 AVFS_VOLTAGE_GFX = 0, enumerator
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu11_driver_if.h | 346 AVFS_VOLTAGE_GFX = 0, enumerator
|